INN commit: branches/2.6 (Makefile.global.in configure.ac)

INN Commit rra at isc.org
Thu Mar 22 20:36:40 UTC 2018


    Date: Thursday, March 22, 2018 @ 13:36:39
  Author: iulius
Revision: 10274

Bump revision number to next 2.6.3 version for STABLE

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	2018-03-22 20:34:08 UTC (rev 10273)
+++ Makefile.global.in	2018-03-22 20:36:39 UTC (rev 10274)
@@ -18,7 +18,7 @@
 ##      keep their length reasonable; otherwise, your news server will not
 ##      be complying with the NNTP protocol.
 
-VERSION		= 2.6.2
+VERSION		= 2.6.3
 VERSION_EXTRA	= prerelease
 
 ##  The absolute path to the top of the build directory, used to find the

Modified: configure.ac
===================================================================
--- configure.ac	2018-03-22 20:34:08 UTC (rev 10273)
+++ configure.ac	2018-03-22 20:36:39 UTC (rev 10274)
@@ -26,7 +26,7 @@
 dnl useful information for someone debugging a problem than configure-time
 dnl errors.
 
-AC_INIT([INN], [2.6.2], [inn-workers at lists.isc.org],
+AC_INIT([INN], [2.6.3], [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