version as double makes no sense because ordering with multi-digit minor numebers will be wrong anyway

This commit is contained in:
2015-09-15 17:24:47 +02:00
parent 5e6c208ab2
commit 521630b917
-3
View File
@@ -784,9 +784,6 @@ MUNCH=tclsh $(VX_DIR)/host/src/hutils/munch.tcl
endif
${VERSIONFILE}:
ifndef TESTVERSION
echo "double _${PRJ}LibVersion = $(basename ${LIBVERSION});" > $@
endif
echo "char _${PRJ}LibRelease[] = \"${LIBVERSION}\";" >> $@
# EPICS R3.14.*: