summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-01-08 15:22:56 -0500
committerThomas Markwalder <tmark@isc.org>2015-01-08 15:22:56 -0500
commit2794167d429e29775286257e3f452587b760fdec (patch)
treecd43d0aacaea1f1fee8634b6220791b963b1222c /configure.ac
parentf48dfdf17486533a23411a3f71239c72d3aab2f0 (diff)
downloadisc-dhcp-2794167d429e29775286257e3f452587b760fdec.tar.gz
[master] Updates in prep for 4.3.2.pre-beta
Updated version info, etc
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d5bd6de5..d829f5c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([DHCP],[4.3.1],[dhcp-users@isc.org])
+AC_INIT([DHCP],[4.3.2.pre-beta],[dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such