X-Git-Url: https://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/dd3142f8ab42703ccb91cd9a3e21ded0801bd228..620f0e496ffb3e7f2e196f7a79cb66a19adbf272:/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])