INN commit: branches/2.6 (Makefile.global.in configure.ac)
INN Commit
rra at isc.org
Sat Dec 17 14:33:15 UTC 2016
Date: Saturday, December 17, 2016 @ 06:33:14
Author: iulius
Revision: 10133
Bump version for the next 2.6.2 release
Modified:
branches/2.6/Makefile.global.in
branches/2.6/configure.ac
--------------------+
Makefile.global.in | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: Makefile.global.in
===================================================================
--- Makefile.global.in 2016-12-17 14:30:02 UTC (rev 10132)
+++ Makefile.global.in 2016-12-17 14:33:14 UTC (rev 10133)
@@ -18,7 +18,7 @@
## keep their length reasonable; otherwise, your news server will not
## be complying with the NNTP protocol.
-VERSION = 2.6.1
+VERSION = 2.6.2
VERSION_EXTRA = prerelease
## The absolute path to the top of the build directory, used to find the
Modified: configure.ac
===================================================================
--- configure.ac 2016-12-17 14:30:02 UTC (rev 10132)
+++ configure.ac 2016-12-17 14:33:14 UTC (rev 10133)
@@ -26,7 +26,7 @@
dnl useful information for someone debugging a problem than configure-time
dnl errors.
-AC_INIT([INN], [2.6.1], [inn-workers at lists.isc.org],
+AC_INIT([INN], [2.6.2], [inn-workers at lists.isc.org],
[inn], [https://www.isc.org/downloads/projects/])
AC_PREREQ([2.64])
AC_REVISION([$Revision$])
More information about the inn-committers
mailing list