Bump version to 0.8.5

master
Moxie Marlinspike 2013-01-14 13:13:59 -08:00
parent ebdeea1401
commit 6bdb0e2d66
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.thoughtcrime.securesms"
android:versionCode="34"
android:versionName="0.8.4">
android:versionCode="35"
android:versionName="0.8.5">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>