]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] bump revision to today
authorJeremy C. Reed <jreed@ISC.org>
Thu, 12 Jul 2012 22:31:16 +0000 (17:31 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Thu, 12 Jul 2012 22:31:16 +0000 (17:31 -0500)
configure.ac

index 3fdb6fb354d572538a598c8dd12e55a207212c1f..af350a8997445a54e562f40858e5dc8d352a750a 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10-devel, 20120405, bind10-dev@isc.org)
+AC_INIT(bind10-devel, 20120712, bind10-dev@isc.org)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible