2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00
Update version stamp to 4.3.0
This commit is contained in:
Shawn Routhier
2012-09-19 17:44:22 -07:00
parent 67b2cb451b
commit 0346629822
2 changed files with 3 additions and 3 deletions

4
README
View File

@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
Version 4.2.0
21 December 2012
Version 4.3.0
21 December 2013
README FILE

View File

@@ -1,4 +1,4 @@
AC_INIT([DHCP], [4.2.0], [dhcp-users@isc.org])
AC_INIT([DHCP], [4.3.0], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such