Set version to 0.000_001
authorMarius Gavrilescu <marius@ieval.ro>
Wed, 2 Oct 2013 09:04:21 +0000 (12:04 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Wed, 2 Oct 2013 09:04:21 +0000 (12:04 +0300)
AndroidManifest.xml

index b255e740bd75fab7cbd3c9df2de6752d24574462..63ffb7b54d50cfd239c86bd19ba212ebeded3323 100644 (file)
@@ -1,8 +1,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="ro.ieval.fonbot"
     android:installLocation="internalOnly"
-    android:versionCode="1"
-    android:versionName="prerelease" >
+    android:versionCode="0"
+    android:versionName="0.000_001" >
 
     <uses-sdk
         android:minSdkVersion="8"
This page took 0.010133 seconds and 4 git commands to generate.