This commit is contained in:
2024-04-15 18:42:23 +08:00
parent 3377383d28
commit 88af476a41
8 changed files with 8 additions and 8 deletions

View File

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