- Added update of version information for Windows build

- Added template file version.html.in
- Removed RS_BUILD_NUMBER from Windows executable FileVersion
This commit is contained in:
thunder2 2015-08-04 14:07:52 +02:00
parent 1412dc6466
commit 789df68582
10 changed files with 146 additions and 17 deletions

View file

@ -8,4 +8,5 @@
//
// Do not forget the 0x, since the RS_REVISION_NUMBER should be an integer.
//
#define RS_REVISION_STRING "01234567"
#define RS_REVISION_NUMBER 0x01234567