summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-12-11 11:47:03 -0500
committerThomas Markwalder <tmark@isc.org>2017-12-11 11:47:03 -0500
commit437756f711bc586e92465b295f5527edecacecd3 (patch)
tree4e7535729dff07f7a86eefcb843f135b694f0659 /configure.ac
parentf1fc5ede225a74f61ad994334c2dbdc6cfdd306f (diff)
downloadisc-dhcp-437756f711bc586e92465b295f5527edecacecd3.tar.gz
[master] Pre-release tag prep for 4.4.0a1: version #, copyright etc...
Changes to be committed: modified: README modified: RELNOTES modified: configure.ac modified: includes/heap.h modified: includes/t_api.h modified: util/bind.sh
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 0cec4d22..1eed3617 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([DHCP],[4.4.0-dev],[dhcp-users@isc.org])
+AC_INIT([DHCP],[4.4.0a1],[dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,