]> git.draconx.ca Git - slotifier.git/blobdiff - configure.ac
Bump dxcommon to pull in build portability improvements.
[slotifier.git] / configure.ac
index 0d9f96dbf44b1f77a57df6395d0030f77a35bfb7..c622738e9ca3223856f78edc62d8c255d7180d70 100644 (file)
@@ -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])