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 a5e904b commit a843658Copy full SHA for a843658
configure.ac
@@ -1,6 +1,6 @@
1
dnl Process this file with autoconf to create configure.
2
3
-AC_INIT([scrot], [1.3], [https://github.com/resurrecting-open-source-projects/scrot/issues])
+AC_INIT([scrot], [1.4], [https://github.com/resurrecting-open-source-projects/scrot/issues])
4
AC_CONFIG_SRCDIR([src/main.c])
5
AM_INIT_AUTOMAKE
6
AC_CONFIG_HEADER([src/config.h])
0 commit comments