set version numbers for 1.6
This commit is contained in:
Родитель
f9ab6b349c
Коммит
656643e225
|
@ -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
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.5.4
|
1.6.0d1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
24
|
30
|
||||||
|
|
Загрузка…
Ссылка в новой задаче