aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-10-09 23:08:55 +0200
committeriNPUTmice <daniel@gultsch.de>2014-10-09 23:08:55 +0200
commit331be08859d68fa6a034b39c674fd7bb929c4a5c (patch)
treeae250ad5b45ba48c16016a7a5c0368343cb537b9 /AndroidManifest.xml
parentc6f9b23def1684acd754e3db6712a7a5efbd5b42 (diff)
version bump to 0.7.3 and changelog0.7.3
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 85cf2dc6..ce4ea5df 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="eu.siacs.conversations"
- android:versionCode="28"
- android:versionName="0.7.2" >
+ android:versionCode="31"
+ android:versionName="0.7.3" >
<uses-sdk
android:minSdkVersion="14"
@@ -124,4 +124,4 @@
<activity android:name="de.duenndns.ssl.MemorizingActivity" />
</application>
-</manifest> \ No newline at end of file
+</manifest>