Bump to 1.0.9.5 1.0.9.5
authorKeith Packard <keithp@keithp.com>
Mon, 28 May 2012 17:48:04 +0000 (11:48 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 28 May 2012 17:48:04 +0000 (11:48 -0600)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

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