From: Keith Packard Date: Tue, 2 Aug 2016 23:35:36 +0000 (-0700) Subject: Bump to version 1.6.6 X-Git-Tag: 1.6.8~1^2~23 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=bc920c80ef447a5bcdf8165b69fb28b8f63609df Bump to version 1.6.6 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 977b906c..10177553 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.5.1) +AC_INIT([altos], 1.6.6) ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])