We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a889d65 commit 7e8cad2Copy full SHA for 7e8cad2
configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
24
#
25
26
dnl Autotools init stuff
27
-AC_INIT([msmtp],[1.8.26],[[email protected]],[msmtp],[https://marlam.de/msmtp])
+AC_INIT([msmtp],[1.8.27],[[email protected]],[msmtp],[https://marlam.de/msmtp])
28
AC_CONFIG_SRCDIR([src/msmtp.c])
29
AC_CONFIG_AUX_DIR([build-aux])
30
AC_CONFIG_HEADERS([config.h])
0 commit comments