mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
updated version to 1.5.4
This commit is contained in:
parent
756bbdd3d2
commit
a04228aee3
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#include "winres.h"
|
#include "winres.h"
|
||||||
|
|
||||||
#define POCO_VERSION 1,5,3,0
|
#define POCO_VERSION 1,5,4,0
|
||||||
#define POCO_VERSION_STR "1.5.3"
|
#define POCO_VERSION_STR "1.5.4"
|
||||||
|
|
||||||
VS_VERSION_INFO VERSIONINFO
|
VS_VERSION_INFO VERSIONINFO
|
||||||
FILEVERSION POCO_VERSION
|
FILEVERSION POCO_VERSION
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
// Ax are alpha releases
|
// Ax are alpha releases
|
||||||
// Bx are beta releases
|
// Bx are beta releases
|
||||||
//
|
//
|
||||||
#define POCO_VERSION 0x01050300
|
#define POCO_VERSION 0x01050400
|
||||||
|
|
||||||
|
|
||||||
#endif // Foundation_Version_INCLUDED
|
#endif // Foundation_Version_INCLUDED
|
||||||
|
2
VERSION
2
VERSION
@ -1 +1 @@
|
|||||||
1.5.3
|
1.5.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user