1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-17 09:57:02 +00:00

Bump to version 2.14.0.9 (dev)

This commit is contained in:
gitlost
2025-02-05 10:07:03 +00:00
parent 18453bb5d2
commit 3dcf99175e
27 changed files with 57 additions and 51 deletions

View File

@@ -5,8 +5,8 @@
#include <winver.h>
#define VER_FILEVERSION 2,14,0,0
#define VER_FILEVERSION_STR "2.14.0.0\0"
#define VER_FILEVERSION 2,14,0,9
#define VER_FILEVERSION_STR "2.14.0.9\0"
#ifdef GCC_WINDRES