Merge remote-tracking branch 'origin/main' into lichang

This commit is contained in:
TsMask
2024-04-12 21:48:47 +08:00
parent ae96f95887
commit 12feeeaa64
26 changed files with 3820 additions and 2511 deletions

View File

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