Bump version to 1.0.9.4 1.0.9.4
authorKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:45:44 +0000 (21:45 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:45:44 +0000 (21:45 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 19db6d27b48f9a6c9dd588e0af5df16ef93b185c..f8707056b5315575efab51dc0b2cd0eaa842513e 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.3)
+AC_INIT([altos], 1.0.9.4)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE