summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-11-29 21:46:02 -0700
committerBdale Garbee <bdale@gag.com>2010-11-29 21:46:02 -0700
commit11b3f9ff715017a2dec02003275885334f22c009 (patch)
treeed796255c5ce36c03acac9ea6f257c85bf23e131
parent5f3f11e11dff9b9f4d1dde279c0d474de0de12a5 (diff)
releasing 0.8.10.8.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 781f8776..ecaeab63 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], 0.8)
+AC_INIT([altos], 0.8.1)
AC_CONFIG_SRCDIR([src/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE