]> git.draconx.ca Git - slotifier.git/blobdiff - configure.ac
Release 1.
[slotifier.git] / configure.ac
index f5c7c70dc80a5437a17f90972cf56eb749498de3..cda4e692f22940b3a7d1f139cd8d9d854475e005 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], [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])