diff --git a/NEWS b/NEWS index 87a1257a0..2b97662b5 100644 --- a/NEWS +++ b/NEWS @@ -49,7 +49,7 @@ ver 0.21 (not yet released) * build with Meson instead of autotools * use GTest instead of cppunit -ver 0.20.23 (not yet released) +ver 0.20.23 (2018/10/29) * protocol - emit "player" idle event when restarting the current song * fix broken float to s32 conversion diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 5dddf034e..2fb8b16f0 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="22" + android:versionName="0.20.23">