release 2.2405.4 for main branch

This commit is contained in:
2024-05-30 15:58:59 +08:00
parent 9178c70b6c
commit 140ce2962e
8 changed files with 8 additions and 8 deletions

View File

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