changed version to 2.2403.3

This commit is contained in:
2024-03-29 09:41:14 +08:00
parent e22abdc890
commit 5b385a5342
8 changed files with 8 additions and 8 deletions

View File

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