aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-12-23 00:50:22 +0000
committerKenny Root <kenny@the-b.org>2009-12-23 00:50:22 +0000
commite2a9ad7c2ebc29d7289805b5e0c6de449fabd1ea (patch)
treee011efbe0ab75cf77a10df39e9eb9f589a164bb2
parentd18898f32584966a1ac37a96b12e03724ebcaeb8 (diff)
downloadconnectbot-e2a9ad7c2ebc29d7289805b5e0c6de449fabd1ea.tar.gz
connectbot-e2a9ad7c2ebc29d7289805b5e0c6de449fabd1ea.tar.bz2
connectbot-e2a9ad7c2ebc29d7289805b5e0c6de449fabd1ea.zip
Updating version to 1.7-dev
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@455 df292f66-193f-0410-a5fc-6d59da041ff2
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2a874a6..5dc99b8 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="org.connectbot"
- android:versionName="1.6.0"
- android:versionCode="227">
+ android:versionName="1.7-dev"
+ android:versionCode="240">
<application
android:icon="@drawable/icon"