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