diff --git a/NEWS.txt b/NEWS.txt index 46a203c442b..c97f7e1b22a 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,5 @@ +Version 7.18 - not yet released + Version 7.17 - 2021/09/04 * map display - fix airspace display bug diff --git a/VERSION.txt b/VERSION.txt index e6a4f6a472f..8a59805079c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -7.17 +7.18 diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 7fe7a79d0c0..39406284775 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="139" + android:versionName="7.18"> + android:versionCode="144" + android:versionName="7.18">