summaryrefslogtreecommitdiff
path: root/Android.common.mk
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2013-10-18 16:36:31 -0700
committerCarl Worth <cworth@cworth.org>2013-10-18 16:36:31 -0700
commitcc6ad9ce2c7535a942fc3b6cfa56976f99c5f2fd (patch)
treea283c622aab442560bf87c32de35887dabdd6ca7 /Android.common.mk
parent82d5b5e20ff8ad58f4d4eb4a94ba5fe9b4cb52be (diff)
Bump version to 9.2.2
In preparation for the 9.2.2 release, of course.
Diffstat (limited to 'Android.common.mk')
-rw-r--r--Android.common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.common.mk b/Android.common.mk
index ba0e46bf80e..caf88b3b09d 100644
--- a/Android.common.mk
+++ b/Android.common.mk
@@ -35,7 +35,7 @@ LOCAL_C_INCLUDES += \
# define ANDROID_VERSION (e.g., 4.0.x => 0x0400)
LOCAL_CFLAGS += \
- -DPACKAGE_VERSION=\"9.2.1\" \
+ -DPACKAGE_VERSION=\"9.2.2\" \
-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\" \
-DANDROID_VERSION=0x0$(MESA_ANDROID_MAJOR_VERSION)0$(MESA_ANDROID_MINOR_VERSION)