Skip to content

Commit

Permalink
Android release v6.1_alpha0b
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Mar 28, 2011
1 parent dbe4545 commit 93c994e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1_alpha0
6.1_alpha0b
4 changes: 2 additions & 2 deletions android/testing/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.xcsoar.testing"
android:versionCode="1"
android:versionName="6.1_alpha0">
android:versionCode="2"
android:versionName="6.1_alpha0b">
<application android:icon="@drawable/icon" android:label="@string/app_name"
android:debuggable="true">
<activity android:name=".XCSoar"
Expand Down

0 comments on commit 93c994e

Please sign in to comment.