summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-08-24 01:41:53 -0600
committerBdale Garbee <bdale@gag.com>2011-08-24 01:41:53 -0600
commit06aee245eb74e839e50226fa2ddb967c3977fe7c (patch)
tree1152b7f7705893f0c9bd6681857be145bd73db26
parent4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6 (diff)
another test round
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0a6001b8..9f386680 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.9.7.0)
+AC_INIT([altos], 0.9.7.1)
AC_CONFIG_SRCDIR([src/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE