diff --git a/App/tools/driver.makefile b/App/tools/driver.makefile index b4e349d..7057294 100644 --- a/App/tools/driver.makefile +++ b/App/tools/driver.makefile @@ -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.*: