fix: to 2.2312.8

This commit is contained in:
2023-12-06 15:08:57 +08:00
parent 928a3db836
commit b686c60784
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Makefile for rest agent project
PROJECT = OMC
VERSION = 2.2311.8
VERSION = 2.2312.8
RelDate = `date +%Y%m%d`
Release = $(RelDate)
RelVer = $(VERSION)-$(RelDate)