Bump version to 0.9.6.0
authorKeith Packard <keithp@keithp.com>
Wed, 10 Aug 2011 23:01:25 +0000 (16:01 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 10 Aug 2011 23:01:25 +0000 (16:01 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

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