Bump version to 0.9.3

master
Moxie Marlinspike 2013-02-24 13:54:51 -08:00
parent 4730ef1324
commit c7e6a2afeb
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="39"
android:versionName="0.9.2">
android:versionCode="40"
android:versionName="0.9.3">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>