Skip to content

Commit

Permalink
Version: Releasing version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed Feb 27, 2014
1 parent ca8aec9 commit b210cb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ 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.2.2
* Implemented the Android Navigation Drawer (#653)
* Renamed the HUD to Attitude Indicator (#651)

## Droidplanner v2.2.1
* Fix errors in Land, Takeoff and RTH mission items (#655)
* German Translation and Language Selector in settings (#650)
Expand Down
2 changes: 1 addition & 1 deletion DroidPlanner/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.droidplanner"
android:versionCode="62"
android:versionCode="63"
android:versionName="please run version.sh to get the version name">

<uses-sdk
Expand Down

0 comments on commit b210cb2

Please sign in to comment.