]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] bump version
authorJeremy C. Reed <jreed@isc.org>
Wed, 13 Feb 2013 18:08:24 +0000 (12:08 -0600)
committerJeremy C. Reed <jreed@isc.org>
Wed, 13 Feb 2013 18:08:24 +0000 (12:08 -0600)
(note this is not the rc version, just the version for master)

configure.ac

index dcef04262b5018350940d8aecf42104a9313cbdf..d2f3ede8626daad71aeb713b0b57d909748adee9 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10, 20130205, bind10-dev@isc.org)
+AC_INIT(bind10, 20130213, bind10-dev@isc.org)
 AC_CONFIG_SRCDIR(README)
 # serial-tests is not available in automake version before 1.13. In
 # automake 1.13 and higher, AM_PROG_INSTALL is undefined, so we'll check