Bump version to 1.6.3
authorKeith Packard <keithp@keithp.com>
Fri, 22 Apr 2016 21:31:49 +0000 (17:31 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 22 Apr 2016 21:31:49 +0000 (17:31 -0400)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 1a256d6798be2a1dd8624e754e7f85bccd2db2d3..805901335e517c555e87dfadb2e2f6d362a8143c 100644 (file)
@@ -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])