From: Keith Packard Date: Wed, 29 Jun 2016 21:22:32 +0000 (-0700) Subject: Bump to testing version 1.6.4.2 X-Git-Tag: 1.6.5~1^2~4 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=d2e286f66d2b15df128ffe9b40a201242fc4a10a Bump to testing version 1.6.4.2 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index aa6be1d0..325b1870 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.4.1) +AC_INIT([altos], 1.6.4.2) ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])