DEADSOFTWARE

Set DF version in AndroidManifest.xml
[d2df-sdl.git] / android / AndroidManifest.xml
index c1be47460beac11ab55f1393582987e345d5569e..eb54e280e849a7c35bd20f92cec8649baa8fbeb6 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="org.d2df.app"
       android:versionCode="1"
-      android:versionName="1.0"
+      android:versionName="0.667-git"
       android:installLocation="auto">
 
     <!-- Android 4.1 -->