aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e248145d..6a13ae92 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="eu.siacs.conversations"
android:versionCode="1"
- android:versionName="1.0" >
+ android:versionName="0.1-rc1" >
<uses-sdk
android:minSdkVersion="14"
@@ -89,4 +89,4 @@
</activity>
</application>
-</manifest> \ No newline at end of file
+</manifest>