fix: change to 2.2401.1

This commit is contained in:
2024-01-03 20:43:48 +08:00
parent d983687185
commit d3f4babe1b
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.10
VERSION = 2.2401.1
RelDate = `date +%Y%m%d`
Release = $(RelDate)
RelVer = $(VERSION)-$(RelDate)