mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
Fix version number format for STRINGFILEINFO resources.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
#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"
|
||||
|
||||
#ifdef GCC_WINDRES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user