From 7c6231ecef2e4f978a0de452a17a2a24e6e68827 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 20 Sep 2012 11:33:24 +0200 Subject: [PATCH 1/1] 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 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2