release 2.2411.1

This commit is contained in:
2024-11-08 15:42:26 +08:00
parent 0f587196d0
commit f55983492d
8 changed files with 8 additions and 8 deletions

View File

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