Update to version 1.0.2 simple-quiet
authorKeith Packard <keithp@keithp.com>
Sat, 17 Sep 2011 01:27:56 +0000 (18:27 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 17 Sep 2011 01:27:56 +0000 (18:27 -0700)
Bdale is planning to fly this version on 9/17.

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

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