OSDN Git Service

Change versionCode to 40001 and versionName to 1.1.40001.
authorWu-cheng Li <wuchengli@google.com>
Tue, 9 Oct 2012 11:46:53 +0000 (19:46 +0800)
committerWu-cheng Li <wuchengli@google.com>
Tue, 9 Oct 2012 11:48:57 +0000 (19:48 +0800)
bug:7310127
Change-Id: Id2648c3eab0b6e3a64c6013530551af40a1cdced

AndroidManifest.xml

index ef16d66..31bcd49 100644 (file)
@@ -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">