mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
				synced 2025-10-30 18:17:50 +00:00 
			
		
		
		
	branch off poco-1.12.4
This commit is contained in:
		| @@ -1,5 +1,11 @@ | |||||||
| 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-10-31) | ||||||
|  | =========================== | ||||||
|  |  | ||||||
|  | - TODO | ||||||
|  |  | ||||||
|  |  | ||||||
| Release 1.12.3 (2022-10-24) | Release 1.12.3 (2022-10-24) | ||||||
| =========================== | =========================== | ||||||
|  |  | ||||||
|   | |||||||
| @@ -4,8 +4,8 @@ | |||||||
|  |  | ||||||
| #include "winres.h" | #include "winres.h" | ||||||
|  |  | ||||||
| #define POCO_VERSION 1,12,3,0 | #define POCO_VERSION 1,12,4,0 | ||||||
| #define POCO_VERSION_STR "1.12.3" | #define POCO_VERSION_STR "1.12.4" | ||||||
|  |  | ||||||
| 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 0x010C0300 | #define POCO_VERSION 0x010C0400 | ||||||
|  |  | ||||||
| #endif // Foundation_Version_INCLUDED | #endif // Foundation_Version_INCLUDED | ||||||
|   | |||||||
| @@ -2,6 +2,13 @@ POCO C++ Libraries Release Notes | |||||||
| AAAIntroduction | AAAIntroduction | ||||||
|  |  | ||||||
|  |  | ||||||
|  | !!!Release 1.12.4 | ||||||
|  |  | ||||||
|  | !!Summary of Changes | ||||||
|  |  | ||||||
|  |   - TODO | ||||||
|  |  | ||||||
|  |  | ||||||
| !!!Release 1.12.3 | !!!Release 1.12.3 | ||||||
|  |  | ||||||
| !!Summary of Changes | !!Summary of Changes | ||||||
|   | |||||||
| @@ -1 +1 @@ | |||||||
| 93 | 94 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Günter Obiltschnig
					Günter Obiltschnig