Bump version 1.4.2

This commit is contained in:
TamtamHero 2020-12-04 17:57:53 +01:00
parent effaf86009
commit 99d48fd823
No known key found for this signature in database
GPG Key ID: 5CFE617FDA92B778

View File

@ -45,7 +45,7 @@ endif
APPVERSION_M:=1
APPVERSION_N:=4
APPVERSION_P:=1
APPVERSION_P:=2
APPVERSION:=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
SPECVERSION:="3.3.1"