releasing 1.0.3
authorBdale Garbee <bdale@gag.com>
Mon, 26 Dec 2011 00:21:47 +0000 (17:21 -0700)
committerBdale Garbee <bdale@gag.com>
Mon, 26 Dec 2011 00:21:47 +0000 (17:21 -0700)
configure.ac

index 650aeffb18d27d54d6a81ad02d255cb638f8c46c..ab73b11d1b0b003fdfc6540284440dfd7a5bafbd 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.2)
+AC_INIT([altos], 1.0.3)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE