Bump version to 0.9.7
authorKeith Packard <keithp@keithp.com>
Sat, 20 Aug 2011 18:35:55 +0000 (11:35 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 20 Aug 2011 18:35:55 +0000 (11:35 -0700)
Bdale is flying 0.9.6 at chili blaster, make sure later firmware gets
a later version number.

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 2bd3120a993fce795d09055841a938cf1e7e2997..93f531159c9825dafa4de7be40ee8e0606ec4883 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.6.0)
+AC_INIT([altos], 0.9.7.0)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE