altosdroid: Set android version to 30
[fw/altos] / configure.ac
index b00dd70dd6b2d944450ded40b1351fbe15fa0adf..17460a635aa5722142fb6eb4985353cb20a86c19 100644 (file)
@@ -19,7 +19,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
 AC_INIT([altos], 1.9.8)
-ANDROID_VERSION=29
+ANDROID_VERSION=30
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE