From a3d771fd64ce1c72e11ea200902132edde0cbc47 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Fri, 1 Sep 2023 12:01:22 +0800 Subject: [PATCH] version --- captrace/makefile | 2 +- crontask/makefile | 2 +- restagent/makefile | 2 +- sshsvc/makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/captrace/makefile b/captrace/makefile index aa7a98dd..f658ca67 100644 --- a/captrace/makefile +++ b/captrace/makefile @@ -1,7 +1,7 @@ # Makefile for rest agent project PROJECT = OMC -VERSION = 1.0.0 +VERSION = 5GC1.0.0 PLATFORM = amd64 ARMPLATFORM = aarch64 BUILDDIR = ../../build diff --git a/crontask/makefile b/crontask/makefile index e191f039..7e4d6fb1 100644 --- a/crontask/makefile +++ b/crontask/makefile @@ -1,7 +1,7 @@ # Makefile for OMC-OMC-crontask project PROJECT = OMC -VERSION = 1.0.0 +VERSION = 5GC1.0.0 LIBDIR = ems.agt/lib BINNAME = crontask diff --git a/restagent/makefile b/restagent/makefile index f61d1071..94ab1546 100644 --- a/restagent/makefile +++ b/restagent/makefile @@ -1,7 +1,7 @@ # Makefile for rest agent project PROJECT = OMC -VERSION = 1.0.0 +VERSION = 5GC1.0.0 PLATFORM = amd64 ARMPLATFORM = aarch64 BUILDDIR = ../../build diff --git a/sshsvc/makefile b/sshsvc/makefile index 2bda4a49..dfd74a11 100644 --- a/sshsvc/makefile +++ b/sshsvc/makefile @@ -1,7 +1,7 @@ # Makefile for OMC-OMC-crontask project PROJECT = OMC -VERSION = 5GC16.1.1 +VERSION = 5GC1.0.0 LIBDIR = ems.agt/lib BINNAME = sshsvc