summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-08-25 01:11:47 -0600
committerBdale Garbee <bdale@gag.com>2011-08-25 01:11:47 -0600
commit3fc92a529dae410a41038cce38c6a44f5e58bd1f (patch)
tree16df046b6ed4192b2d1ec187b04341e7a72b2a72 /configure.ac
parent73abe19acf709c00f5352ec12e8cd6edae1d1963 (diff)
prepare to release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f386680..f9002508 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.1)
+AC_INIT([altos], 1.0)
AC_CONFIG_SRCDIR([src/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE