chore: 更新版本号 2.2503.6

This commit is contained in:
TsMask
2025-05-09 19:38:57 +08:00
parent 8705ac68c1
commit dee8a166ff
5 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,12 @@
# 版本发布日志
## 2.2503.6-20250509
- 更新 fix: 网元主机title唯一导致冲突5002修改失败
- 新增 网元信令跟踪功能
- 新增 ws模块消息码变更及修复断链情况
- 优化 数据库引用变更
## 2.2503.5-20250412
- 更新 角色系统参数配置权限分配

View File

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

View File

@@ -2,7 +2,7 @@
ProcList="restagent sshsvc"
ProjectL=omc
VERSION=2.2503.5
VERSION=2.2503.6
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.2503.5
VERSION = 2.2503.6
PLATFORM = amd64
ARMPLATFORM = aarch64
BUILDDIR = ../../build

View File

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