Bump version to 1.0.9.7
authorKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 21:02:57 +0000 (14:02 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 21:02:57 +0000 (14:02 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index a54ef626494dbe8e03699fe57f56c12ce7097776..8ce94180aa690e696becb3cdc6d131dbc1064e15 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.0.9.6)
+AC_INIT([altos], 1.0.9.7)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE