diff --git a/configure.ac b/configure.ac index 2d4c98e..5224d38 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to create configure. -AC_INIT([scrot], [1.7], +AC_INIT([scrot], [1.8], [https://github.com/resurrecting-open-source-projects/scrot/issues],, [https://github.com/resurrecting-open-source-projects/scrot]) AC_CONFIG_SRCDIR([src/scrot.c])