From: Keith Packard Date: Wed, 9 Oct 2013 19:04:14 +0000 (-0700) Subject: Bump version to 1.2.9.3 X-Git-Tag: 1.2.9.3 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a2f5e1fce4a79d6a02b0d86a2a1ca3827cb6dc76;p=fw%2Faltos Bump version to 1.2.9.3 Rocketober, 2013 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 729149da..de344335 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.2) +AC_INIT([altos], 1.2.9.3) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE