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

INN Commit rra at isc.org
Tue Jan 26 11:02:52 UTC 2021


    Date: Tuesday, January 26, 2021 @ 03:02:51
  Author: iulius
Revision: 10539

Bump revision numbers to next 2.6.5 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	2021-01-26 10:59:05 UTC (rev 10538)
+++ Makefile.global.in	2021-01-26 11:02:51 UTC (rev 10539)
@@ -18,7 +18,7 @@
 ##      keep their length reasonable; otherwise, your news server will not
 ##      be complying with the NNTP protocol.
 
-VERSION		= 2.6.4
+VERSION		= 2.6.5
 VERSION_EXTRA	= prerelease
 
 ##  The absolute path to the top of the build directory, used to find the

Modified: configure.ac
===================================================================
--- configure.ac	2021-01-26 10:59:05 UTC (rev 10538)
+++ configure.ac	2021-01-26 11:02:51 UTC (rev 10539)
@@ -26,7 +26,7 @@
 dnl useful information for someone debugging a problem than configure-time
 dnl errors.
 
-AC_INIT([INN], [2.6.4], [inn-workers at lists.isc.org],
+AC_INIT([INN], [2.6.5], [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