diff --git a/makefile b/makefile index 657753c8..e109eb34 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ # Makefile for AGrandTech EMS project PROJECT = OMC -VERSION = 1.6.1 +VERSION = 1.6.2 RelDate = `date +%Y%m%d` Release = $(RelDate) RelVer = $(VERSION)-$(RelDate)