summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-04-22 17:31:49 -0400
committerKeith Packard <keithp@keithp.com>2016-04-22 17:31:49 -0400
commitb3f0c4d5c4ab8288db5fcabb0e848627031c4fd1 (patch)
tree1c6015201297f5c09030e253d71f437f9f680761
parent57c1320962ad08d52e89d39bd5852f8d228dd872 (diff)
Bump version to 1.6.3
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 1a256d67..80590133 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.2)
+AC_INIT([altos], 1.6.3)
ANDROID_VERSION=11
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])