diff options
author | Keith Packard <keithp@keithp.com> | 2013-10-09 12:04:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-10-09 12:38:06 -0700 |
commit | 7f6cbfac7c1965add91ebfc28ca3eac4561b4fb6 (patch) | |
tree | 0be048710005956c77491937245b7fe4a55d5c67 | |
parent | e947bc5e1abcd054a584d69240f91123bad2178e (diff) |
Bump version to 1.2.9.31.2.9.3
Rocketober, 2013
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |