From: Keith Packard Date: Tue, 9 Aug 2016 05:40:41 +0000 (-0700) Subject: Bump verison to 1.6.7 X-Git-Tag: 1.6.8~1^2~19 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=af1d41e32fc04d5897fd2dc736391d263af48727;hp=46b1234140c04dbfac22be0fdf80be96506b6948 Bump verison to 1.6.7 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 10177553..dc58fb43 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.6) +AC_INIT([altos], 1.6.7) ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])