summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2009-03-25 18:25:37 +0000
committerDavid Hankins <dhankins@isc.org>2009-03-25 18:25:37 +0000
commit05ae2d1598818be31510675ccdc36bbce3a26462 (patch)
tree82ba0c979bb5ad1a0373b3d396666bdde200f447 /configure.ac
parenta5743120621b70373e1b9fdba29ecd1dded96c5d (diff)
downloadisc-dhcp-05ae2d1598818be31510675ccdc36bbce3a26462.tar.gz
license, HEAD version to 4.2.0 for now.
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 522129d2..8fcfde37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([DHCP], [4.1.0], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.2.0], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such