build libs without version numbers, as in earlier versions of EPICS

This commit is contained in:
zimoch
2013-06-25 07:31:15 +00:00
parent f0d8697640
commit 3088bb6d77
+1 -1
View File
@@ -35,7 +35,7 @@ EPICS_BASE_HOST_LIBS += ca Com
# Version number for base shared libraries (and win32 products)
ifdef BASE_TOP
SHRLIB_VERSION = $(EPICS_VERSION).$(EPICS_REVISION)
#SHRLIB_VERSION = $(EPICS_VERSION).$(EPICS_REVISION)
PROD_VERSION = $(EPICS_VERSION).$(EPICS_REVISION)
endif # BASE_TOP