BIND 10 bind10-1.0.0-beta-release, updated. 1943613904de4d5ec1ff9662ae5d5d35d1fdac4d [bind10-1.0.0-beta-release] set version
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Dec 19 22:37:52 UTC 2012
The branch, bind10-1.0.0-beta-release has been updated
via 1943613904de4d5ec1ff9662ae5d5d35d1fdac4d (commit)
from c661badf19c5e9593d8c4ba719b86cd96b85f787 (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 1943613904de4d5ec1ff9662ae5d5d35d1fdac4d
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Dec 19 12:33:54 2012 -0600
[bind10-1.0.0-beta-release] set version
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 6a88f4e..1f9bdfc 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, 20121219, bind10-dev at isc.org)
+AC_INIT(bind10, 1.0.0-beta, bind10-dev at isc.org)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE([foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible
More information about the bind10-changes
mailing list