BIND 10 master, updated. 2f808b5a9d101109016361c6143b1add3887d1b6 [master] update master version datestamp and fix date for 1.0.0beta2 release
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 10 17:27:16 UTC 2013
The branch, master has been updated
via 2f808b5a9d101109016361c6143b1add3887d1b6 (commit)
from 04c159afd7ae18b98b50d1a3d2e5f1eefdb3bae8 (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 2f808b5a9d101109016361c6143b1add3887d1b6
Author: Jeremy C. Reed <jreed at isc.org>
Date: Fri May 10 12:26:44 2013 -0500
[master] update master version datestamp and fix date for 1.0.0beta2 release
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index f254218..3350068 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
while Xfrin is running.
(Trac #2252, git e1a0ea8ef5c51b9b25afa111fbfe9347afbe5413)
-bind10-1.0.0beta2 released on May 3, 2013
+bind10-1.0.0beta2 released on May 10, 2013
610. [bug] muks
When the sqlite3 program is not available on the system (in
diff --git a/configure.ac b/configure.ac
index af63958..1b5e39b 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, 20130503, bind10-dev at isc.org)
+AC_INIT(bind10, 20130510, bind10-dev at isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13. In
# automake 1.13 and higher, AM_PROG_INSTALL is undefined, so we'll check
More information about the bind10-changes
mailing list