rewind changelog to recover from stupid build failure
[fw/altos] / configure.ac
index 22af00ab825375be547ac85b93199839f7d76243..781f87769e0bba4e0d5632091722d94e8a3c60f4 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 0.7.1)
+AC_INIT([altos], 0.8)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE