]> git.draconx.ca Git - rarpd-dx.git/blobdiff - configure.ac
Clean up whitespace a bit.
[rarpd-dx.git] / configure.ac
index 6eff55163bb21f63e8e77749e136d27afe7fea9b..a2a595184b83f88315a9dcee2424fd40d88f6933 100644 (file)
@@ -5,7 +5,7 @@ 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_PREREQ([2.68])
-AC_INIT([rarpd], [1], [nbowler@draconx.ca], [rarpd-dx])
+AC_INIT([rarpd], [1a], [nbowler@draconx.ca], [rarpd-dx])
 
 AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects])
 AM_SILENT_RULES([yes])