mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-04 19:13:30 +01:00
chore: 1.12.3 version
This commit is contained in:
parent
59eac3f38f
commit
46d5d58bc8
@ -1,5 +1,9 @@
|
|||||||
This is the changelog file for the POCO C++ Libraries.
|
This is the changelog file for the POCO C++ Libraries.
|
||||||
|
|
||||||
|
Release 1.12.3 (2022-??-??)
|
||||||
|
===========================
|
||||||
|
|
||||||
|
|
||||||
Release 1.12.2 (2022-08-08)
|
Release 1.12.2 (2022-08-08)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#include "winres.h"
|
#include "winres.h"
|
||||||
|
|
||||||
#define POCO_VERSION 1,12,2,0
|
#define POCO_VERSION 1,12,3,0
|
||||||
#define POCO_VERSION_STR "1.12.2"
|
#define POCO_VERSION_STR "1.12.3"
|
||||||
|
|
||||||
VS_VERSION_INFO VERSIONINFO
|
VS_VERSION_INFO VERSIONINFO
|
||||||
FILEVERSION POCO_VERSION
|
FILEVERSION POCO_VERSION
|
||||||
|
@ -36,6 +36,6 @@
|
|||||||
// Bx: beta releases
|
// Bx: beta releases
|
||||||
//
|
//
|
||||||
|
|
||||||
#define POCO_VERSION 0x010C0200
|
#define POCO_VERSION 0x010C0300
|
||||||
|
|
||||||
#endif // Foundation_Version_INCLUDED
|
#endif // Foundation_Version_INCLUDED
|
||||||
|
@ -2,6 +2,10 @@ POCO C++ Libraries Release Notes
|
|||||||
AAAIntroduction
|
AAAIntroduction
|
||||||
|
|
||||||
|
|
||||||
|
!!!Release 1.12.3
|
||||||
|
|
||||||
|
!!Summary of Changes
|
||||||
|
|
||||||
|
|
||||||
!!!Release 1.12.2
|
!!!Release 1.12.2
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
92
|
93
|
||||||
|
Loading…
x
Reference in New Issue
Block a user