summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2012-09-11 22:17:22 -0600
committerBdale Garbee <bdale@gag.com>2012-09-11 22:17:22 -0600
commit3e9078cb1077e7ad0d845f10c2ad0a007df76d29 (patch)
treeec597e0452d4d17038cb2fa617f323230066a541 /configure.ac
parente5a55dbf265354e7c94be3e2be53c2d5c8fba056 (diff)
releasing 1.1
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 8ce94180..7bb0136b 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], 1.0.9.7)
+AC_INIT([altos], 1.1)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE