stop doing automatic tag push during builds
[fw/altos] / configure.ac
index 07d30717575188f4a0e1415e8bd1d9d2280a39a8..72289226452c58f3e719e98cb4237b58a6dbaf68 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 0.9.4.99)
+AC_INIT([altos], 0.9.4.5)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE