change version numbers

This commit is contained in:
Eric House 2024-02-27 09:35:58 -08:00
parent d6ffccf0ca
commit 039bb28849

View file

@ -19,8 +19,8 @@
*/
// These two change with every release.
def VERSION_CODE_BASE = 197
def VERSION_NAME = '4.4.201'
def VERSION_CODE_BASE = 198
def VERSION_NAME = '4.4.202'
def INITIAL_CLIENT_VERS = 10
def BUILD_INFO_NAME = "build-info.txt"