Bump version to 2.5.2

// FREEBIE
master
Moxie Marlinspike 2015-02-11 23:24:10 -08:00
parent b88e470594
commit f450b37cfd
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.thoughtcrime.securesms"
android:versionCode="92"
android:versionName="2.5.1">
android:versionCode="93"
android:versionName="2.5.2">
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
android:label="Access to TextSecure Secrets"