File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ project(nootka)
1212
1313set (Nootka_VERSION_MAJOR "2" )
1414set (Nootka_VERSION_MINOR "0" )
15- set (Nootka_VERSION_PATCH "1rc1 " )
15+ set (Nootka_VERSION_PATCH "2 " )
1616
1717
1818set (Nootka_VERSION "${Nootka_VERSION_MAJOR} .${Nootka_VERSION_MINOR} " )
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<manifest package =" net.sf.nootka"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
4- android : versionName =" 2.0.1-rc1 "
5- android : versionCode =" 66 "
4+ android : versionName =" 2.0.2 "
5+ android : versionCode =" 69 "
66 android : installLocation =" auto" >
77 <application android : hardwareAccelerated =" true"
88 android : requestLegacyExternalStorage =" true"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<manifest package =" net.sf.nootka"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
4- android : versionName =" 2.0.1-rc1 "
5- android : versionCode =" 67 "
4+ android : versionName =" 2.0.2 "
5+ android : versionCode =" 71 "
66 android : installLocation =" auto" >
77 <application android : hardwareAccelerated =" true"
88 android : requestLegacyExternalStorage =" true"
Original file line number Diff line number Diff line change 1- #define NOOTKA_VERSION "2.0.1rc1 "
1+ #define NOOTKA_VERSION "2.0.2 "
You can’t perform that action at this time.
0 commit comments