Update zint version to 2.10.0

This commit is contained in:
gitlost 2021-08-10 16:14:10 +01:00
parent 8577cbf87f
commit a04a44f1e6
24 changed files with 53 additions and 53 deletions

View file

@ -2,8 +2,8 @@
#include <windows.h>
#include <winver.h>
#define VER_FILEVERSION 2,9,1,9
#define VER_FILEVERSION_STR "2,9,1,9\0"
#define VER_FILEVERSION 2,10,0,0
#define VER_FILEVERSION_STR "2,10,0,0\0"
#ifdef GCC_WINDRES
VS_VERSION_INFO VERSIONINFO