release 2.2407.5 for multi-tenant

This commit is contained in:
2024-07-23 15:20:58 +08:00
parent 4d3bbf9dbc
commit d26aa635b9
6 changed files with 6 additions and 6 deletions

View File

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