chore: 更新版本号

This commit is contained in:
TsMask
2024-08-31 15:20:20 +08:00
parent 5e4d83d599
commit c0368c07ef
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ fi
# Use a new parameter list # Use a new parameter list
set -- "${new_args[@]}" set -- "${new_args[@]}"
VERSION=2.2407.1 VERSION=2.2408.1
RelDate=`date +%Y%m%d` RelDate=`date +%Y%m%d`
RelVer=${VERSION}-${RelDate} RelVer=${VERSION}-${RelDate}

View File

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

View File

@@ -6,7 +6,7 @@
Name: omc Name: omc
Summary: AGrandTech 5GC OMC Summary: AGrandTech 5GC OMC
Version: 2.2407.1 Version: 2.2408.1
Release: %{release_date} Release: %{release_date}
Vendor: AGrandTech Vendor: AGrandTech
URL: https://www.agrandtech.com/ URL: https://www.agrandtech.com/

View File

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