]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] update version to today's timestamp
authorJeremy C. Reed <jreed@isc.org>
Tue, 5 Feb 2013 16:19:46 +0000 (10:19 -0600)
committerJeremy C. Reed <jreed@isc.org>
Tue, 5 Feb 2013 16:19:46 +0000 (10:19 -0600)
configure.ac

index 1fcc342321ebd8310a1b5ffd68dcfed568a6b640..2075a74df6ef39f1393b4b51737b9f45d4a4f220 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10, 20121219, bind10-dev@isc.org)
+AC_INIT(bind10, 20130205, 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