BIND 10 master, updated. 20483389cb90e4f46486be925b896c8a0438191c [master] update version in configure.ac (date stamp is used for now)

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 9 14:16:46 UTC 2011


The branch, master has been updated
       via  20483389cb90e4f46486be925b896c8a0438191c (commit)
      from  3027ed2010e5e27ef6e8ba519b789269100f442e (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 20483389cb90e4f46486be925b896c8a0438191c
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Tue Aug 9 09:13:38 2011 -0500

    [master] update version in configure.ac (date stamp is used for now)

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

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

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 4ff0d07..0c8150e 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, 20110519, bind10-dev at isc.org)
+AC_INIT(bind10-devel, 20110809, 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