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 1f37502 commit 0848451Copy full SHA for 0848451
configure.ac
@@ -1,6 +1,6 @@
1
dnl Process this file with autoconf to create configure.
2
3
-AC_INIT([scrot], [1.6], [https://github.com/resurrecting-open-source-projects/scrot/issues],
+AC_INIT([scrot], [1.7], [https://github.com/resurrecting-open-source-projects/scrot/issues],
4
[],[https://github.com/resurrecting-open-source-projects/scrot])
5
AC_CONFIG_SRCDIR([src/main.c])
6
AM_INIT_AUTOMAKE(dist-bzip2)
0 commit comments