chore: 更新版本号2.2403.3

This commit is contained in:
TsMask
2024-03-25 15:38:13 +08:00
parent 81fe42c6e8
commit 1725492cad
7 changed files with 9 additions and 6 deletions

View File

@@ -50,6 +50,9 @@ go build -o omc -v -ldflags "-X 'nms_cxy/lib/global.Version=2.2311.8' -X 'nms_cx
`build` 目录内 `build\debbuild` 修改配置
- 版本号VERSION=2.2403.3
- 项目路径EmsBEDir=/home/agtuser/probject/nms_cxy
```sh
# 可执行
chmod +x build.sh && ./build.sh deb

View File

@@ -3,7 +3,7 @@
ProjectL=omc
ProjectU=OMC
PROJECT=${ProjectL}
VERSION=2.2403.2
VERSION=2.2403.3
RelDate=`date +%Y%m%d`
RelVer=${VERSION}-${RelDate}
Ky10Arch=ky10.aarch64

View File

@@ -1,5 +1,5 @@
Package: OMC
Version: 2.2403.2-YYYYMMDD
Version: 2.2403.3-YYYYMMDD
Section: AGrandTech
Prioritt: optional
Architecture: amd64

View File

@@ -1,5 +1,5 @@
Package: OMC
Version: 2.2403.2-YYYYMMDD
Version: 2.2403.3-YYYYMMDD
Section: AGrandTech
Prioritt: optional
Architecture: amd64

View File

@@ -8,7 +8,7 @@
Name: %{project_lname}
Summary: AGrandTech 5GC OMC
Version: 2.2403.2
Version: 2.2403.3
Release: %{release_date}
Vendor: AGrandTech
URL: https://www.agrandtech.com/

View File

@@ -1,7 +1,7 @@
# Makefile for rest agent project
PROJECT = OMC
VERSION = 2.2403.2
VERSION = 2.2403.3
LIBDIR = nms_cxy/lib
BINNAME = omc

View File

@@ -1,7 +1,7 @@
# 项目信息
framework:
name: "CN EMS"
version: "2.2403.2"
version: "2.2403.3"
# 应用服务配置
server: