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