mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-02 23:42:29 +02:00
updated version no.
This commit is contained in:
parent
f28591baeb
commit
f594c134ae
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#include "winres.h"
|
#include "winres.h"
|
||||||
|
|
||||||
#define POCO_VERSION 1,7,0,0
|
#define POCO_VERSION 1,7,1,0
|
||||||
#define POCO_VERSION_STR "1.7.0"
|
#define POCO_VERSION_STR "1.7.1"
|
||||||
|
|
||||||
VS_VERSION_INFO VERSIONINFO
|
VS_VERSION_INFO VERSIONINFO
|
||||||
FILEVERSION POCO_VERSION
|
FILEVERSION POCO_VERSION
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
// Ax: alpha releases
|
// Ax: alpha releases
|
||||||
// Bx: beta releases
|
// Bx: beta releases
|
||||||
//
|
//
|
||||||
#define POCO_VERSION 0x01070000
|
#define POCO_VERSION 0x01070100
|
||||||
|
|
||||||
|
|
||||||
#endif // Foundation_Version_INCLUDED
|
#endif // Foundation_Version_INCLUDED
|
||||||
|
@ -1 +1 @@
|
|||||||
40
|
41
|
||||||
|
Loading…
x
Reference in New Issue
Block a user