diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-22 16:08:55 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-22 16:08:55 -0600 |
commit | a08826292ebd802a1ff2effccac3b96fd061c47d (patch) | |
tree | 8441ae73a9cf31fefa5b6a0f6a14af579befa8de /configure.ac | |
parent | 3366cfe6145f64cdb04654854d5390c671a288e3 (diff) | |
parent | 55be3db2e31fe97e7f351e3c490b8bc4cf7192b2 (diff) |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
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 2bd3120a..93f53115 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.6.0) +AC_INIT([altos], 0.9.7.0) AC_CONFIG_SRCDIR([src/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |