From: Keith Packard Date: Fri, 22 Apr 2016 21:31:49 +0000 (-0400) Subject: Bump version to 1.6.3 X-Git-Tag: 1.6.3~2^2~30 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=b3f0c4d5c4ab8288db5fcabb0e848627031c4fd1 Bump version to 1.6.3 Signed-off-by: Keith Packard --- 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])