summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2012-10-09 19:46:53 +0800
committerWu-cheng Li <wuchengli@google.com>2012-10-09 19:48:57 +0800
commit0eaafe8a5d9c7bcc19a61fdc90a4c5635a56f4da (patch)
tree180b459d8af3fa7965adb491309b69e714ed4ca8 /AndroidManifest.xml
parent3a1279f11ec88e62a75303469b886f1cb9d50c30 (diff)
downloadandroid_packages_apps_Gallery2-0eaafe8a5d9c7bcc19a61fdc90a4c5635a56f4da.tar.gz
android_packages_apps_Gallery2-0eaafe8a5d9c7bcc19a61fdc90a4c5635a56f4da.tar.bz2
android_packages_apps_Gallery2-0eaafe8a5d9c7bcc19a61fdc90a4c5635a56f4da.zip
Change versionCode to 40001 and versionName to 1.1.40001.
bug:7310127 Change-Id: Id2648c3eab0b6e3a64c6013530551af40a1cdced
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ef16d66ee..31bcd49e9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<manifest android:versionCode="40000"
- android:versionName="1.1.40000"
+<manifest android:versionCode="40001"
+ android:versionName="1.1.40001"
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.gallery3d">