summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYu Ping Hu <yph@google.com>2013-04-09 22:50:11 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-04-09 22:50:11 +0000
commit8abc602c11cc176b21e330ab639587b2af45cfc9 (patch)
tree2d8e4f13e165fab176e7b8402c6fcf22b6cea8ad
parent6b88a2471f91e9d4b7fbfff6b8ade7820f64d46d (diff)
parent217163cce7fb937f57d11a3970c37eedef42f93e (diff)
downloadandroid_packages_apps_Email-8abc602c11cc176b21e330ab639587b2af45cfc9.tar.gz
android_packages_apps_Email-8abc602c11cc176b21e330ab639587b2af45cfc9.tar.bz2
android_packages_apps_Email-8abc602c11cc176b21e330ab639587b2af45cfc9.zip
Merge "Increment Email version number." into jb-ub-mail-ur9
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index af6a4b83b..ca4b31261 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,7 +16,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.email"
- android:versionCode="500024" >
+ android:versionCode="500025" >
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>