Change version code & name

Change-Id: Id02ef972a59fbc648acacf07f0fe69356ed3587a
This commit is contained in:
Paul Westbrook 2012-07-11 16:02:18 -07:00
parent d53f15d842
commit f4f33fd2a9
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.email"
android:versionCode="500000"
android:versionName="5.0" >
android:versionCode="500001"
android:versionName="4.2" >
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>