From: Shawn Routhier Date: Thu, 20 Sep 2012 00:44:22 +0000 (-0700) Subject: [master] X-Git-Tag: v4_3_0a1~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03466298229b1753d255b5e300f8b4e71edc999c;p=thirdparty%2Fdhcp.git [master] Update version stamp to 4.3.0 --- diff --git a/README b/README index a1340c0b5..96944bed2 100644 --- 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 diff --git a/configure.ac b/configure.ac index d62a5d45b..e9b1558cd 100644 --- a/configure.ac +++ b/configure.ac @@ -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