Bump version code to 1 0.000_001
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 15 Oct 2013 21:39:08 +0000 (00:39 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 15 Oct 2013 21:39:08 +0000 (00:39 +0300)
AndroidManifest.xml

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