diff --git a/Make/makedefs b/Make/makedefs index 362d1c22e..903032b2a 100644 --- a/Make/makedefs +++ b/Make/makedefs @@ -52,8 +52,6 @@ endif VERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE) INC = -I$(TOPDIR)/include -DEF = -DOSG_VERSION="$(VERSION)"\ - -DOSG_VERSION_REVISION="$(VERSION_REVISION)" ############################################################################ ## NOTE - Semantics for the use of ARCH, ARCHARGS, and ARCHINST parameters