diff --git a/captrace/makefile b/captrace/makefile index 18cc84d5..2721e3f8 100644 --- a/captrace/makefile +++ b/captrace/makefile @@ -1,7 +1,7 @@ # Makefile for rest agent project PROJECT = OMC -VERSION = 1.6.2 +VERSION = 2.2311.7 PLATFORM = amd64 ARMPLATFORM = aarch64 BUILDDIR = ../../build diff --git a/crontask/makefile b/crontask/makefile index a4f3d2db..4ea05721 100644 --- a/crontask/makefile +++ b/crontask/makefile @@ -1,7 +1,7 @@ # Makefile for OMC-OMC-crontask project PROJECT = OMC -VERSION = 1.6.2 +VERSION = 2.2311.7 LIBDIR = ems.agt/lib BINNAME = crontask diff --git a/data2html/makefile b/data2html/makefile index 6f8d64e7..2a97bf9e 100644 --- a/data2html/makefile +++ b/data2html/makefile @@ -1,7 +1,7 @@ # Makefile for rest agent project PROJECT = OMC -VERSION = 1.6.2 +VERSION = 2.2311.7 RelDate = `date +%Y%m%d` Release = $(RelDate) RelVer = $(VERSION)-$(RelDate) diff --git a/restagent/makefile b/restagent/makefile index 015071e5..c59a48df 100644 --- a/restagent/makefile +++ b/restagent/makefile @@ -1,7 +1,7 @@ # Makefile for rest agent project PROJECT = OMC -VERSION = 1.6.2 +VERSION = 2.2311.7 PLATFORM = amd64 ARMPLATFORM = aarch64 BUILDDIR = ../../build diff --git a/sshsvc/makefile b/sshsvc/makefile index aa8dc0ac..66c45369 100644 --- a/sshsvc/makefile +++ b/sshsvc/makefile @@ -1,7 +1,7 @@ # Makefile for OMC-OMC-crontask project PROJECT = OMC -VERSION = 1.6.2 +VERSION = 2.2311.7 LIBDIR = ems.agt/lib BINNAME = sshsvc