fix: change to 2.2401.3

This commit is contained in:
2024-01-18 09:44:56 +08:00
parent 01f65b85b5
commit be1d23d504
7 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
ProjectL = omc
ProjectU = OMC
PROJECT = $(ProjectL)
VERSION = 2.2401.2
VERSION = 2.2401.3
RelDate = `date +%Y%m%d`
Release = $(RelDate)
RelVer = $(VERSION)-$(RelDate)