X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=d966988d3d8cf180196d1899befbc6ced897cbaf;hp=13ba32894392f1f99659d3b51c24d05063c2b3d5;hb=65169d0b33ce6651508127a5ca45b6de27616352;hpb=3979c88417fd5512447f5d02cc660522dff5d9d6 diff --git a/configure.ac b/configure.ac index 13ba3289..d966988d 100644 --- a/configure.ac +++ b/configure.ac @@ -18,13 +18,13 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.9) +AC_INIT([altos], 1.9.1) ANDROID_VERSION=18 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE -RELEASE_DATE=2018-12-31 +RELEASE_DATE=2019-12-05 AC_SUBST(RELEASE_DATE) VERSION_DASH=`echo $VERSION | sed 's/\./-/g'` @@ -556,6 +556,7 @@ telegps/telegps-windows.nsi altosdroid/Makefile altosdroid/local.properties altosdroid/app/src/main/AndroidManifest.xml +altosdroid/app/build.gradle ao-tools/Makefile ao-tools/lib/Makefile ao-tools/ao-rawload/Makefile