From: Keith Packard Date: Sun, 10 Jan 2016 22:37:05 +0000 (-0800) Subject: Bump version to 1.6.2, altosdroid to 10 X-Git-Tag: 1.6.2^2~5^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=3fdaf745f98f42f1ec4ae7cc682f47be8d8568eb Bump version to 1.6.2, altosdroid to 10 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 7440692c..addaad0c 100644 --- a/configure.ac +++ b/configure.ac @@ -18,8 +18,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.6.1.1) -ANDROID_VERSION=9 +AC_INIT([altos], 1.6.2) +ANDROID_VERSION=10 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE