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

INN Commit rra at isc.org
Wed Apr 7 09:29:36 UTC 2010


    Date: Wednesday, April 7, 2010 @ 02:29:36
  Author: iulius
Revision: 9041

Bump revision numbers for the STABLE version.

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	2010-04-07 09:26:30 UTC (rev 9040)
+++ Makefile.global.in	2010-04-07 09:29:36 UTC (rev 9041)
@@ -18,7 +18,7 @@
 ##      keep their length reasonable; otherwise, your news server will not
 ##      be complying with the NNTP protocol.
 
-VERSION		= 2.5.2
+VERSION		= 2.5.3
 VERSION_EXTRA	= prerelease
 
 ##  If you want to install INN relative to a root directory other than /,

Modified: configure.ac
===================================================================
--- configure.ac	2010-04-07 09:26:30 UTC (rev 9040)
+++ configure.ac	2010-04-07 09:29:36 UTC (rev 9041)
@@ -26,7 +26,7 @@
 dnl useful information for someone debugging a problem than configure-time
 dnl errors.
 
-AC_INIT([INN], [2.5.2], [inn-workers at lists.isc.org])
+AC_INIT([INN], [2.5.3], [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