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

INN Commit rra at isc.org
Sat Oct 17 08:35:23 UTC 2009


    Date: Saturday, October 17, 2009 @ 01:35:22
  Author: iulius
Revision: 8666

Bump version numbers of STABLE (2.5.1 -> 2.5.2).

Modified:
  branches/2.5/Makefile.global.in
  branches/2.5/configure.ac

--------------------+
 Makefile.global.in |    2 +-
 configure.ac       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: Makefile.global.in
===================================================================
--- Makefile.global.in	2009-10-17 08:31:21 UTC (rev 8665)
+++ Makefile.global.in	2009-10-17 08:35:22 UTC (rev 8666)
@@ -18,7 +18,7 @@
 ##      keep their length reasonable; otherwise, your news server will not
 ##      be complying with the NNTP protocol.
 
-VERSION		= 2.5.1
+VERSION		= 2.5.2
 VERSION_EXTRA	= prerelease
 
 ##  If you want to install INN relative to a root directory other than /,

Modified: configure.ac
===================================================================
--- configure.ac	2009-10-17 08:31:21 UTC (rev 8665)
+++ configure.ac	2009-10-17 08:35:22 UTC (rev 8666)
@@ -26,7 +26,7 @@
 dnl useful information for someone debugging a problem than configure-time
 dnl errors.
 
-AC_INIT([INN], [2.5.1], [inn-workers at lists.isc.org])
+AC_INIT([INN], [2.5.2], [inn-workers at lists.isc.org])
 AC_PREREQ(2.61)
 AC_REVISION($Revision$)
 AC_CONFIG_AUX_DIR([support])




More information about the inn-committers mailing list