From: Keith Packard Date: Tue, 12 Nov 2013 06:02:50 +0000 (+0900) Subject: Bump to version 1.2.9.4 X-Git-Tag: 1.2.9.4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=973dddac6898351fa78bb0edc5054c33005e8acc;p=fw%2Faltos Bump to version 1.2.9.4 --- diff --git a/configure.ac b/configure.ac index 05d4913b..d1de21e6 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.3) +AC_INIT([altos], 1.2.9.4) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE