summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-09-16 18:27:56 -0700
committerKeith Packard <keithp@keithp.com>2011-09-16 18:27:56 -0700
commit246864b0597ddd397aba39be1fe39df0df189433 (patch)
tree02e4c889a5340e5b0d9defa7e0616df7ae0b54fc
parenteaa7d7c7dd445ade7d8e3228306785f9a545b89a (diff)
Update to version 1.0.2simple-quiet
Bdale is planning to fly this version on 9/17. Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 27d56751..650aeffb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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