]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] update version
authorJeremy C. Reed <jreed@ISC.org>
Fri, 16 Mar 2012 13:27:31 +0000 (08:27 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Fri, 16 Mar 2012 13:27:31 +0000 (08:27 -0500)
configure.ac

index 6f3449079f367b504fa784160f47d9605ed0c47b..5ce897df057341301307c23f7c367074718a50bd 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10-devel, 20120127, bind10-dev@isc.org)
+AC_INIT(bind10-devel, 20120316, bind10-dev@isc.org)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible