bump version to 1.1 so that people will actually get these new static binaries

sigsegv_dump
Greg Alexander 9 years ago
parent c8d1c356d1
commit 334c4f3b58

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.galexander.sshd"
android:versionCode="1"
android:versionName="1.0">
android:versionCode="2"
android:versionName="1.1">
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="11" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

Loading…
Cancel
Save