X-Git-Url: http://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/0c9d7fe949b77df0c02dace419eea9e097caf69d..4e70965948424923dcf71edd99c08cc83c9daedb:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 0d9f96d..c622738 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], [1.1], [nbowler@draconx.ca]) +AC_INIT([slotifier], [1.1a], [nbowler@draconx.ca]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects dist-xz])