From: Keith Packard Date: Fri, 17 Jun 2016 15:58:06 +0000 (-0700) Subject: Bump version to 1.6.4 X-Git-Tag: 1.6.4~1^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=afe74c067a31ce420d0d4cdac2069c1d258a5114 Bump version to 1.6.4 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 0eff4fb1..6745b012 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.3.1) +AC_INIT([altos], 1.6.4) ANDROID_VERSION=12 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])