Send inn-committers mailing list submissions to inn-committers@lists.isc.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.isc.org/mailman/listinfo/inn-committers or, via email, send a message with subject or body 'help' to inn-committers-requ...@lists.isc.org You can reach the person managing the list at inn-committers-ow...@lists.isc.org When replying, please edit your Subject line so it is more specific than "Re: Contents of inn-committers digest..." Today's Topics: 1. INN commit: tags (2.5.4) (INN Commit) 2. INN commit: branches/2.5 (Makefile.global.in configure.ac) (INN Commit) ---------------------------------------------------------------------- Message: 1 Date: Wed, 4 Jun 2014 12:10:05 -0700 (PDT) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: tags (2.5.4) Message-ID: <20140604191006.0ce3867...@hope.eyrie.org> Date: Wednesday, June 4, 2014 @ 12:10:05 Author: iulius Revision: 9645 Tag 2.5.4 release. Added: tags/2.5.4/ ------------------------------ Message: 2 Date: Wed, 4 Jun 2014 12:13:47 -0700 (PDT) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: branches/2.5 (Makefile.global.in configure.ac) Message-ID: <20140604191347.d5c6c67...@hope.eyrie.org> Date: Wednesday, June 4, 2014 @ 12:13:47 Author: iulius Revision: 9646 Bump version number to 2.5.5 for STABLE. 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 2014-06-04 19:10:05 UTC (rev 9645) +++ Makefile.global.in 2014-06-04 19:13:47 UTC (rev 9646) @@ -18,7 +18,7 @@ ## keep their length reasonable; otherwise, your news server will not ## be complying with the NNTP protocol. -VERSION = 2.5.4 +VERSION = 2.5.5 VERSION_EXTRA = prerelease ## If you want to install INN relative to a root directory other than /, Modified: configure.ac =================================================================== --- configure.ac 2014-06-04 19:10:05 UTC (rev 9645) +++ configure.ac 2014-06-04 19:13:47 UTC (rev 9646) @@ -26,7 +26,7 @@ dnl useful information for someone debugging a problem than configure-time dnl errors. -AC_INIT([INN], [2.5.4], [inn-work...@lists.isc.org]) +AC_INIT([INN], [2.5.5], [inn-work...@lists.isc.org]) AC_PREREQ(2.61) AC_REVISION($Revision$) AC_CONFIG_AUX_DIR([support]) ------------------------------ _______________________________________________ inn-committers mailing list inn-committers@lists.isc.org https://lists.isc.org/mailman/listinfo/inn-committers End of inn-committers Digest, Vol 64, Issue 1 *********************************************