mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-29 09:42:31 +00:00
bump version to 1.9.2
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
#include "winres.h"
|
||||
|
||||
#define POCO_VERSION 1,9,1,0
|
||||
#define POCO_VERSION_STR "1.9.1"
|
||||
#define POCO_VERSION 1,9,2,0
|
||||
#define POCO_VERSION_STR "1.9.2"
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION POCO_VERSION
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
// Ax: alpha releases
|
||||
// Bx: beta releases
|
||||
//
|
||||
#define POCO_VERSION 0x01090100
|
||||
#define POCO_VERSION 0x01090200
|
||||
|
||||
|
||||
#endif // Foundation_Version_INCLUDED
|
||||
|
||||
@@ -1 +1 @@
|
||||
61
|
||||
62
|
||||
Reference in New Issue
Block a user