Skip to content

Commit 7e8cad2

Browse files
committed
Bump version to 1.8.27
1 parent a889d65 commit 7e8cad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
2424
#
2525

2626
dnl Autotools init stuff
27-
AC_INIT([msmtp],[1.8.26],[[email protected]],[msmtp],[https://marlam.de/msmtp])
27+
AC_INIT([msmtp],[1.8.27],[[email protected]],[msmtp],[https://marlam.de/msmtp])
2828
AC_CONFIG_SRCDIR([src/msmtp.c])
2929
AC_CONFIG_AUX_DIR([build-aux])
3030
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)