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 d99625c commit 25866bbCopy full SHA for 25866bb
configure.ac
@@ -1,6 +1,6 @@
1
dnl Process this file with autoconf to create configure.
2
3
-AC_INIT([scrot], [1.2], [https://github.com/resurrecting-open-source-projects/scrot/issues])
+AC_INIT([scrot], [1.3], [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