From: Keith Packard Date: Tue, 28 Jun 2016 06:28:28 +0000 (-0700) Subject: Mark testing version 1.6.4.1 X-Git-Tag: 1.6.5~1^2~26 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=5b7e81628437389014fdd39e323a6f0176e02ba6 Mark testing version 1.6.4.1 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 38ad58c4..aa6be1d0 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) +AC_INIT([altos], 1.6.4.1) ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])