fix: change to 2.2312.10

This commit is contained in:
2023-12-29 10:28:00 +08:00
parent f26a1d79e5
commit 28e3dff6b8
8 changed files with 8 additions and 8 deletions

View File

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