mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
set version numbers for 1.6
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#include "winres.h"
|
#include "winres.h"
|
||||||
|
|
||||||
#define POCO_VERSION 1,5,4,0
|
#define POCO_VERSION 1,6,0,0
|
||||||
#define POCO_VERSION_STR "1.5.4"
|
#define POCO_VERSION_STR "1.6.0d1"
|
||||||
|
|
||||||
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 0x01050400
|
#define POCO_VERSION 0x010600D1
|
||||||
|
|
||||||
|
|
||||||
#endif // Foundation_Version_INCLUDED
|
#endif // Foundation_Version_INCLUDED
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
24
|
30
|
||||||
|
|||||||
Reference in New Issue
Block a user