This commit is contained in:
2023-09-25 15:41:05 +08:00
parent dae1a20bfc
commit fb6ce542bd

View File

@@ -1,6 +1,8 @@
# Makefile for AGrandTech EMS project
PROJECT = OMC
ProjectL = omc
ProjectU = OMC
PROJECT = $(ProjectL)
VERSION = 1.6.2
RelDate = `date +%Y%m%d`
Release = $(RelDate)