Centralise release version numbers in one file #75
Labels
completed
Work has been completed on this issue and changes have been committed to `develop` branch..
refactoring
This issue requires refactoring only, not a change in functionality
At present, file and product release version numbers are common to both the standard and portable editions of CodeSnip, but they have to be entered separately in
VCodeSnip.vi
andVCodeSnipPortable.vi
.This leaves room for error.
So create a new
VERSION
file that contains versions and include those values in the.vi
files as macros.The text was updated successfully, but these errors were encountered: