technically we're 0.1.0-pre
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 10 May 2016 02:54:49 +0000 (21:54 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 10 May 2016 02:54:49 +0000 (21:54 -0500)
configure.ac

index 542b4599f70aa53ab875862cfa86b9e06a3a8759..26d5eb95f0b0fd47b1c5902f40a3314789bd3277 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([mudsync], [0.1.0], [cwebber@dustycloud.org])
+AC_INIT([mudsync], [0.1.0-pre], [cwebber@dustycloud.org])
 
 PKG_CHECK_MODULES([GUILE], [guile-2.0])