From d6445b3739ac2c5dd040efdb97317a6b2a48044a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 15 Jul 2015 18:31:05 -0700 Subject: Bump Java library versions Avoid problems if you have an old version of the library installed Signed-off-by: Keith Packard --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3