Skip to content

Commit fa89f63

Browse files
committed
Bump version number to 2.7.4 for STABLE
1 parent d1d46cc commit fa89f63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile.global.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
## keep their length reasonable; otherwise, your news server will not
2020
## be complying with the NNTP protocol.
2121

22-
VERSION = 2.7.3
22+
VERSION = 2.7.4
2323
VERSION_EXTRA = prerelease
2424

2525
## The absolute path to the top of the build directory, used to find the

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dnl bother checking for it. Compile-time errors often produce a lot more
2525
dnl useful information for someone debugging a problem than configure-time
2626
dnl errors.
2727

28-
AC_INIT([INN], [2.7.3], [inn-workers@lists.isc.org],
28+
AC_INIT([INN], [2.7.4], [inn-workers@lists.isc.org],
2929
[inn], [https://www.isc.org/othersoftware/])
3030
AC_PREREQ([2.64])
3131
AC_CONFIG_AUX_DIR([support])

0 commit comments

Comments
 (0)