From: Keith Packard Date: Wed, 13 Jul 2016 04:06:05 +0000 (-0700) Subject: Bump version to 1.6.5.1 after 1.6.5 release X-Git-Tag: 1.6.8~1^2~42 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=efd91febfa9bebd2f03508b2240916551450f831 Bump version to 1.6.5.1 after 1.6.5 release Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 001449a7..977b906c 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) +AC_INIT([altos], 1.6.5.1) ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])