Set version to 0.9.3 0.9.3
authorKeith Packard <keithp@keithp.com>
Thu, 26 May 2011 02:48:53 +0000 (20:48 -0600)
committerKeith Packard <keithp@keithp.com>
Thu, 26 May 2011 02:48:53 +0000 (20:48 -0600)
configure.ac

index 83cf9987df62bc471aad1fe56df3dc3f109aa3ae..cc84b24253252b8d7dd0bc68d7d0ce338dcbb0e5 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.1)
+AC_INIT([altos], 0.9.3)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE