diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-09 09:01:42 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-09 09:01:42 -0700 |
commit | 2b7ba0a5be70ae1d661afb2592ce8a6bf660c793 (patch) | |
tree | 6b5ce20165c86fd008204836d1e820f264759181 | |
parent | 445d61c3810154193aebbf0f08f075ac8e107baf (diff) |
Tag version 1.4.9.31.4.9.3
This should be the final firmware version for 1.5
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 683da846..311ebbe3 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.4.9.2) +AC_INIT([altos], 1.4.9.3) AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |