diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-24 01:41:53 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-24 01:41:53 -0600 |
commit | 06aee245eb74e839e50226fa2ddb967c3977fe7c (patch) | |
tree | 1152b7f7705893f0c9bd6681857be145bd73db26 /configure.ac | |
parent | 4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6 (diff) |
another test round
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |