Bump version to 1.6.3.1 v1.6.3.1
authorKeith Packard <keithp@keithp.com>
Mon, 9 May 2016 18:48:42 +0000 (11:48 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 9 May 2016 18:48:42 +0000 (11:48 -0700)
Post 1.6.3 release

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index ee3d4225f84d85fb58a7876fce82550a34554339..3f7de9c8dba7c4d7ceca8c11c905f8bd2798c1e3 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.3)
+AC_INIT([altos], 1.6.3.1)
 ANDROID_VERSION=11
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])