mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-06 00:31:10 +01:00
chore: bump version
This commit is contained in:
parent
b90a7a4f9a
commit
c55fccaf5a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#include "winres.h"
|
#include "winres.h"
|
||||||
|
|
||||||
#define POCO_VERSION 1,13,3,0
|
#define POCO_VERSION 1,14,0,0
|
||||||
#define POCO_VERSION_STR "1.13.3"
|
#define POCO_VERSION_STR "1.14.0"
|
||||||
|
|
||||||
VS_VERSION_INFO VERSIONINFO
|
VS_VERSION_INFO VERSIONINFO
|
||||||
FILEVERSION POCO_VERSION
|
FILEVERSION POCO_VERSION
|
||||||
|
@ -36,6 +36,6 @@
|
|||||||
// Bx: beta releases
|
// Bx: beta releases
|
||||||
//
|
//
|
||||||
|
|
||||||
#define POCO_VERSION 0x010D0300
|
#define POCO_VERSION 0x010E0000
|
||||||
|
|
||||||
#endif // Foundation_Version_INCLUDED
|
#endif // Foundation_Version_INCLUDED
|
||||||
|
Loading…
Reference in New Issue
Block a user