Bump published version number to 0.9.1
authorKeith Packard <keithp@keithp.com>
Wed, 16 Mar 2011 21:08:42 +0000 (14:08 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 16 Mar 2011 21:08:42 +0000 (14:08 -0700)
configure.ac

index 86cb32903b4dd4bf9a3dcecfad48a20b76647e28..e27cf81f11462d53c0f13bb10ba93d091ef7a4e6 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 0.9)
+AC_INIT([altos], 0.9.1)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE