diff options
Diffstat (limited to 'android/android.h')
-rw-r--r-- | android/android.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/android.h b/android/android.h index 71a20f6..17c7c48 100644 --- a/android/android.h +++ b/android/android.h @@ -13,7 +13,7 @@ #define _qemu_android_h #define ANDROID_VERSION_MAJOR 1 -#define ANDROID_VERSION_MINOR 9 +#define ANDROID_VERSION_MINOR 10 #define CONFIG_SHAPER 1 |