Send inn-committers mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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.6.1) (INN Commit)
2. INN commit: branches/2.6 (Makefile.global.in configure.ac)
(INN Commit)
----------------------------------------------------------------------
Message: 1
Date: Sat, 17 Dec 2016 06:30:02 -0800 (PST)
From: INN Commit <[email protected]>
To: [email protected]
Subject: INN commit: tags (2.6.1)
Message-ID: <[email protected]>
Date: Saturday, December 17, 2016 @ 06:30:02
Author: iulius
Revision: 10132
Tag 2.6.1 release.
Added:
tags/2.6.1/
------------------------------
Message: 2
Date: Sat, 17 Dec 2016 06:33:15 -0800 (PST)
From: INN Commit <[email protected]>
To: [email protected]
Subject: INN commit: branches/2.6 (Makefile.global.in configure.ac)
Message-ID: <[email protected]>
Date: Saturday, December 17, 2016 @ 06:33:14
Author: iulius
Revision: 10133
Bump version for the next 2.6.2 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 2016-12-17 14:30:02 UTC (rev 10132)
+++ Makefile.global.in 2016-12-17 14:33:14 UTC (rev 10133)
@@ -18,7 +18,7 @@
## keep their length reasonable; otherwise, your news server will not
## be complying with the NNTP protocol.
-VERSION = 2.6.1
+VERSION = 2.6.2
VERSION_EXTRA = prerelease
## The absolute path to the top of the build directory, used to find the
Modified: configure.ac
===================================================================
--- configure.ac 2016-12-17 14:30:02 UTC (rev 10132)
+++ configure.ac 2016-12-17 14:33:14 UTC (rev 10133)
@@ -26,7 +26,7 @@
dnl useful information for someone debugging a problem than configure-time
dnl errors.
-AC_INIT([INN], [2.6.1], [[email protected]],
+AC_INIT([INN], [2.6.2], [[email protected]],
[inn], [https://www.isc.org/downloads/projects/])
AC_PREREQ([2.64])
AC_REVISION([$Revision$])
------------------------------
Subject: Digest Footer
_______________________________________________
inn-committers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-committers
------------------------------
End of inn-committers Digest, Vol 93, Issue 1
*********************************************