Merge "Change versionCode to 40001 and versionName to 1.1.40001." into gb-ub-photos-arches
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ef16d66..31bcd49 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">