diff options
author | Bdale Garbee <bdale@gag.com> | 2010-11-28 18:21:31 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-11-28 18:21:31 -0700 |
commit | 5e23bcc2d2ad33a839fedd2158213098a05cd9ae (patch) | |
tree | 9ffa2998e47ba0e0f045d263d887954ec4389597 | |
parent | b09d3e11c32abd07f8e11b483ac4b57148f4f2d8 (diff) |
declaring 0.8 released
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 22af00ab..781f8776 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.7.1) +AC_INIT([altos], 0.8) AC_CONFIG_SRCDIR([src/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |