BIND 10 master, updated. 344b186189b5032e958ce0f022da7b9a4a215ed2 [master] Bumped AC_INIT version date to 20140313

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 13 18:15:30 UTC 2014


The branch, master has been updated
       via  344b186189b5032e958ce0f022da7b9a4a215ed2 (commit)
      from  dd042d9848a58e17cdef0f75f05799897a84534e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 344b186189b5032e958ce0f022da7b9a4a215ed2
Author: Thomas Markwalder <tmark at isc.org>
Date:   Thu Mar 13 14:14:27 2014 -0400

    [master] Bumped AC_INIT version date to 20140313
    
    Kea engineering drop is being constructed. Version number was bumped
    accordingly.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 83707ee..a66f910 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10, 20140306, bind10-dev at isc.org)
+AC_INIT(bind10, 20140313, bind10-dev at isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so



More information about the bind10-changes mailing list