[svn] commit: r1597 - /branches/bind10-devel-20100319/configure.ac

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Mar 19 15:24:59 UTC 2010


Author: jreed
Date: Fri Mar 19 15:24:58 2010
New Revision: 1597

Log:
Increase the version number.
(TODO: still to add the tests and testdata to the distfile.)

Modified:
    branches/bind10-devel-20100319/configure.ac

Modified: branches/bind10-devel-20100319/configure.ac
==============================================================================
--- branches/bind10-devel-20100319/configure.ac (original)
+++ branches/bind10-devel-20100319/configure.ac Fri Mar 19 15:24:58 2010
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10-devel, 20100318, bind10-bugs at isc.org)
+AC_INIT(bind10-devel, 20100319, bind10-bugs at isc.org)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([config.h])




More information about the bind10-changes mailing list