BIND 10 master, updated. 5de824f59cd2ba7e8cbb3cc58c4cd42c585c09c3 [master] bump the version (one day after release)

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Nov 28 22:49:27 UTC 2011


The branch, master has been updated
       via  5de824f59cd2ba7e8cbb3cc58c4cd42c585c09c3 (commit)
      from  8bab1dfcb1f33d58bf64f4c86ca7ba860b57cc76 (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 5de824f59cd2ba7e8cbb3cc58c4cd42c585c09c3
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Mon Nov 28 16:27:09 2011 -0600

    [master] bump the version (one day after release)
    
    It is already the 29th in some parts of the world.

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

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 8302e1e..26c1e34 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-devel, 20111021, bind10-dev at isc.org)
+AC_INIT(bind10-devel, 20111129, bind10-dev at isc.org)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([config.h])




More information about the bind10-changes mailing list