summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-06-27 23:28:28 -0700
committerKeith Packard <keithp@keithp.com>2016-06-29 19:17:45 -0700
commit5b7e81628437389014fdd39e323a6f0176e02ba6 (patch)
tree67d83cf967c2871af9a800727fe4a354752bd477
parent6d15cf1580563aea90e9c47f5b268c9c7bb9ba26 (diff)
Mark testing version 1.6.4.1
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 38ad58c4..aa6be1d0 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.6.4)
+AC_INIT([altos], 1.6.4.1)
ANDROID_VERSION=13
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])