]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master]
authorShawn Routhier <sar@isc.org>
Thu, 20 Sep 2012 00:44:22 +0000 (17:44 -0700)
committerShawn Routhier <sar@isc.org>
Thu, 20 Sep 2012 00:44:22 +0000 (17:44 -0700)
Update version stamp to 4.3.0

README
configure.ac

diff --git a/README b/README
index a1340c0b50969cabec1f1e131ae9432fe22eac69..96944bed2affc88b961b1020a1c01423aa043977 100644 (file)
--- a/README
+++ b/README
@@ -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
 
index d62a5d45b1f67bfc05055c73e8c0a28e1f4c97fd..e9b1558cd26fbbfd498761f90e8ffe2cb5c27990 100644 (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