summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2015-07-16 07:54:35 -0600
committerBdale Garbee <bdale@gag.com>2015-07-16 07:54:35 -0600
commit87c8bb3956897830da1f7aaca2990a9571767b73 (patch)
tree6f33c44d767fb0c3433a2b9a79642031974f8a51 /configure.ac
parent643c2fb03833d658320f476ef731bbb06fe3cc31 (diff)
parentd6445b3739ac2c5dd040efdb97317a6b2a48044a (diff)
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index efa68e2a..bbf82377 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,8 +31,8 @@ AC_SUBST(ANDROID_VERSION)
dnl ==========================================================================
dnl Java library versions
-ALTOSUILIB_VERSION=7
-ALTOSLIB_VERSION=7
+ALTOSUILIB_VERSION=8
+ALTOSLIB_VERSION=8
AC_SUBST(ALTOSLIB_VERSION)
AC_DEFINE(ALTOSLIB_VERSION,$ALTOSLIB_VERSION,[Version of the AltosLib package])