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

INN Commit rra at isc.org
Sat Jun 30 22:39:51 UTC 2012


    Date: Saturday, June 30, 2012 @ 15:39:51
  Author: iulius
Revision: 9433

bump revision numbers to 2.5.4 (the following STABLE release)

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	2012-06-30 22:36:09 UTC (rev 9432)
+++ Makefile.global.in	2012-06-30 22:39:51 UTC (rev 9433)
@@ -18,7 +18,7 @@
 ##      keep their length reasonable; otherwise, your news server will not
 ##      be complying with the NNTP protocol.
 
-VERSION		= 2.5.3
+VERSION		= 2.5.4
 VERSION_EXTRA	= prerelease
 
 ##  If you want to install INN relative to a root directory other than /,

Modified: configure.ac
===================================================================
--- configure.ac	2012-06-30 22:36:09 UTC (rev 9432)
+++ configure.ac	2012-06-30 22:39:51 UTC (rev 9433)
@@ -26,7 +26,7 @@
 dnl useful information for someone debugging a problem than configure-time
 dnl errors.
 
-AC_INIT([INN], [2.5.3], [inn-workers at lists.isc.org])
+AC_INIT([INN], [2.5.4], [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