X-Git-Url: https://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/41712dbd49b5919a7ffe58ce31d6fcbd6f41e4de..d30a4f5730dc9358523db5129a85b1f62c82981a:/configure.ac diff --git a/configure.ac b/configure.ac index f5c7c70..cda4e69 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2. dnl This is free software: you are free to do what the fuck you want to. dnl There is NO WARRANTY, to the extent permitted by law. -AC_INIT([slotifier], [0], [nbowler@draconx.ca]) +AC_INIT([slotifier], [1], [nbowler@draconx.ca]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects])