diff options
author | Keith Packard <keithp@keithp.com> | 2014-06-07 12:17:46 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-07 12:34:15 -0700 |
commit | d8b271502bfd1301b2244e3be5e8c9917a9c624a (patch) | |
tree | 96c732ee9165d192d240fba0f4b8e9161252fbd6 | |
parent | d550c3b3eccbb0283c588b5df69edb2e9b44b4cc (diff) |
Set version to 1.3.2.31.3.2.3
Mayhem 2014 Saturday 2014-6-7
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 2c0f2e02..bfec0f6e 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.3.2.2) +AC_INIT([altos], 1.3.2.3) AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |