release main line version 2.2410.3

This commit is contained in:
2024-10-25 16:47:31 +08:00
parent 9e5b4c1bf1
commit 18701c7c41
9 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# 版本发布日志
## 2.2410.2-20241018
## 2.2410.3-20241018
- 新增 网元主机支持redis配置项
- 新增 菜单功能iperf3/ping网络测试工具

View File

@@ -1,7 +1,7 @@
# Makefile for rest agent project
PROJECT = OMC
VERSION = 2.2410.2
VERSION = 2.2410.3
PLATFORM = amd64
ARMPLATFORM = aarch64
BUILDDIR = ../../build

View File

@@ -1,7 +1,7 @@
# Makefile for OMC-OMC-crontask project
PROJECT = OMC
VERSION = 2.2410.2
VERSION = 2.2410.3
LIBDIR = be.ems/lib
BINNAME = crontask

View File

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

View File

@@ -3,7 +3,7 @@
ProjectL = omc
ProjectU = OMC
PROJECT = $(ProjectL)
VERSION = 2.2410.2
VERSION = 2.2410.3
RelDate = `date +%Y%m%d`
Release = $(RelDate)
RelVer = $(VERSION)-$(RelDate)

View File

@@ -2,7 +2,7 @@
ProcList="restagent crontask sshsvc captrace data2html"
ProjectL=omc
VERSION=2.2410.2
VERSION=2.2410.3
RelDate=`date +%Y%m%d`
Release=${RelDate}
RelVer=${VERSION}-${RelDate}

View File

@@ -1,7 +1,7 @@
# Makefile for rest agent project
PROJECT = OMC
VERSION = 2.2410.2
VERSION = 2.2410.3
PLATFORM = amd64
ARMPLATFORM = aarch64
BUILDDIR = ../../build

View File

@@ -1,7 +1,7 @@
# 项目信息
framework:
name: "OMC"
version: "2.2410.2"
version: "2.2410.3"
# 应用服务配置
server:

View File

@@ -1,7 +1,7 @@
# Makefile for OMC-OMC-crontask project
PROJECT = OMC
VERSION = 2.2410.2
VERSION = 2.2410.3
LIBDIR = be.ems/lib
BINNAME = sshsvc