Skip to content

Commit

Permalink
Version: Releasing version 2.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed Oct 2, 2014
1 parent 1d8773c commit c224f55
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.droidplanner"
android:versionCode="101"
android:versionCode="102"
android:versionName="please run version.sh to get the version name">

<uses-sdk
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Our convention for release control is the following (for a release like DPvA.B.C
All the changes are logged below (preferable with the pull request numbers in parenteses):

# Releases
## Droidplanner v2.7.10
* Fixed "Pause" button, for when flying with GCS only (#1116)
* Switch to Loiter on disarm if landing on RTL or LAND (#1114)
* Autonomus flight takeoff (#1115)
* Improved Chinese translation (#1113)

## Droidplanner v2.7.9
* UI clean-up (#1106,#1093,#1092,#891,#1110,#1101)
* Display consumed mAh in status bar (#1111,#1069)
Expand Down

0 comments on commit c224f55

Please sign in to comment.