mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
Fix version number format for STRINGFILEINFO resources.
This commit is contained in:
@@ -31,7 +31,7 @@ LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
|
||||
//
|
||||
|
||||
#define VER_FILEVERSION 2,10,0,9
|
||||
#define VER_FILEVERSION_STR "2,10,0,9\0"
|
||||
#define VER_FILEVERSION_STR "2.10.0.9\0"
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION VER_FILEVERSION
|
||||
|
||||
Reference in New Issue
Block a user