From: Bdale Garbee Date: Mon, 11 Jan 2016 00:44:03 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos X-Git-Tag: 1.6.2^2~5 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2f35e0ba52f538ea1061bfff5bbd772b8a241386;hp=86ccbac16f5cd0be4a4c11260816b4799cda46f2;p=fw%2Faltos Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos --- 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