From: Keith Packard Date: Mon, 27 May 2013 01:41:22 +0000 (-0600) Subject: Set version to 1.2.9.1 X-Git-Tag: 1.2.9.4~175 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=4bc1f3390b9ebbe07af4bc0f0a1c0915193ddf42;hp=6f131e740477d29b6623fa336da79e53f765a55b Set version to 1.2.9.1 Mark bits to be used on Monday of NSL 2013 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index ba4fb302..312b2a86 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.2.9) +AC_INIT([altos], 1.2.9.1) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE