chore: 更新版本号
This commit is contained in:
2
build.sh
2
build.sh
@@ -28,7 +28,7 @@ fi
|
||||
# Use a new parameter list
|
||||
set -- "${new_args[@]}"
|
||||
|
||||
VERSION=2.2407.1
|
||||
VERSION=2.2408.1
|
||||
RelDate=`date +%Y%m%d`
|
||||
RelVer=${VERSION}-${RelDate}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Package: OMC
|
||||
Version: 2.2407.1-YYYYMMDD
|
||||
Version: 2.2408.1-YYYYMMDD
|
||||
Section: AGrandTech
|
||||
Prioritt: optional
|
||||
Architecture: amd64
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: omc
|
||||
Summary: AGrandTech 5GC OMC
|
||||
Version: 2.2407.1
|
||||
Version: 2.2408.1
|
||||
Release: %{release_date}
|
||||
Vendor: AGrandTech
|
||||
URL: https://www.agrandtech.com/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Makefile for rest agent project
|
||||
|
||||
PROJECT = OMC
|
||||
VERSION = 2.2407.1
|
||||
VERSION = 2.2408.1
|
||||
LIBDIR = nms_cxy/lib
|
||||
BINNAME = omc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user