fix: change to 2.2311.8

This commit is contained in:
2023-11-20 16:36:37 +08:00
parent d2d557109d
commit fd37d68a05
8 changed files with 23 additions and 21 deletions

View File

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