diff --git a/configure.ac b/configure.ac index 17f5709..1fc52d5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to create configure. -AC_INIT([scrot], [1.10], +AC_INIT([scrot], [1.11], [https://github.com/resurrecting-open-source-projects/scrot/issues],, [https://github.com/resurrecting-open-source-projects/scrot]) AC_CONFIG_SRCDIR([src/scrot.c])