BIND 10 bind10-1.1.0-release, updated. 687fa762a0ac60738a5f33abdd89b4340cff5526 [bind10-1.1.0-release] update version to 1.1.0
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jun 6 01:58:24 UTC 2013
The branch, bind10-1.1.0-release has been updated
via 687fa762a0ac60738a5f33abdd89b4340cff5526 (commit)
via 1239923f9fabd211240661a82fb1f56bd00671a0 (commit)
from e25a1bac384d2a14781154180edcc49bda805fea (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 687fa762a0ac60738a5f33abdd89b4340cff5526
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Jun 5 20:49:54 2013 -0500
[bind10-1.1.0-release] update version to 1.1.0
for release
commit 1239923f9fabd211240661a82fb1f56bd00671a0
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Jun 5 20:49:29 2013 -0500
[bind10-1.1.0-release] add date for the 1.1.0 release
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 ++
configure.ac | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 4e23dd5..6e00e10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+bind10-1.1.0 released on June 6, 2013
+
bind10-1.1.0rc1 released on May 29, 2013
619. [bug] jinmei
diff --git a/configure.ac b/configure.ac
index 53d5783..aa28212 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, 1.1.0rc1, bind10-dev at isc.org)
+AC_INIT(bind10, 1.1.0, 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