summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-09-20 11:33:24 +0200
committerKeith Packard <keithp@keithp.com>2012-09-20 11:33:24 +0200
commit7c6231ecef2e4f978a0de452a17a2a24e6e68827 (patch)
tree6208de8f12ae6b208b3c371e6208472908461ebe
parent2f2734bb418f5c3a89fa3f1bf1b98ce4cfe432e1 (diff)
Bump revision to 1.2 development branch
With 1.1 out the door, this now starts the 1.2 development series Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 21cf2ddc..cbb4ce66 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.1.1)
+AC_INIT([altos], 1.1.9.0)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE