]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_1_esv] Updated version number to 4.1-ESV-R15-dev
authorThomas Markwalder <tmark@isc.org>
Tue, 1 Nov 2016 19:29:45 +0000 (19:29 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 1 Nov 2016 19:29:45 +0000 (19:29 +0000)
Changes to be committed:
configure
configure.ac

configure
configure.ac

index 495c5032177737898967433c5afe94471e87c93a..d2bd49b17512655139d2951a83e87ee95fec5caf 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for DHCP 4.1-ESV-R14.
+# Generated by GNU Autoconf 2.69 for DHCP 4.1-ESV-R15-dev.
 #
 # Report bugs to <dhcp-users@isc.org>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='DHCP'
 PACKAGE_TARNAME='dhcp'
-PACKAGE_VERSION='4.1-ESV-R14'
-PACKAGE_STRING='DHCP 4.1-ESV-R14'
+PACKAGE_VERSION='4.1-ESV-R15-dev'
+PACKAGE_STRING='DHCP 4.1-ESV-R15-dev'
 PACKAGE_BUGREPORT='dhcp-users@isc.org'
 PACKAGE_URL=''
 
@@ -1309,7 +1309,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures DHCP 4.1-ESV-R14 to adapt to many kinds of systems.
+\`configure' configures DHCP 4.1-ESV-R15-dev to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1379,7 +1379,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of DHCP 4.1-ESV-R14:";;
+     short | recursive ) echo "Configuration of DHCP 4.1-ESV-R15-dev:";;
    esac
   cat <<\_ACEOF
 
@@ -1526,7 +1526,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-DHCP configure 4.1-ESV-R14
+DHCP configure 4.1-ESV-R15-dev
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2319,7 +2319,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by DHCP $as_me 4.1-ESV-R14, which was
+It was created by DHCP $as_me 4.1-ESV-R15-dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3185,7 +3185,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='dhcp'
- VERSION='4.1-ESV-R14'
+ VERSION='4.1-ESV-R15-dev'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7235,7 +7235,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by DHCP $as_me 4.1-ESV-R14, which was
+This file was extended by DHCP $as_me 4.1-ESV-R15-dev, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7301,7 +7301,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-DHCP config.status 4.1-ESV-R14
+DHCP config.status 4.1-ESV-R15-dev
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index aef3de9cb1d9a9745964c06a61575d7f038cdd82..5263ccb0918f95a0e3f5a546fa25e0c588b2d745 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([DHCP], [4.1-ESV-R14], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.1-ESV-R15-dev], [dhcp-users@isc.org])
 
 # we specify "foreign" to avoid having to have the GNU mandated files,
 # like AUTHORS, COPYING, and such