mirror of
				https://github.com/pocoproject/poco.git
				synced 2025-11-04 04:09:57 +01:00 
			
		
		
		
	created branch for 1.7.4 release
This commit is contained in:
		@@ -1,5 +1,11 @@
 | 
			
		||||
This is the changelog file for the POCO C++ Libraries.
 | 
			
		||||
 | 
			
		||||
Release 1.7.4 (2016-08-XX)
 | 
			
		||||
==========================
 | 
			
		||||
 | 
			
		||||
- TODO
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Release 1.7.3 (2016-05-02)
 | 
			
		||||
==========================
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,8 +4,8 @@
 | 
			
		||||
 | 
			
		||||
#include "winres.h"
 | 
			
		||||
 | 
			
		||||
#define POCO_VERSION 1,7,3,0
 | 
			
		||||
#define POCO_VERSION_STR "1.7.3"
 | 
			
		||||
#define POCO_VERSION 1,7,4,0
 | 
			
		||||
#define POCO_VERSION_STR "1.7.4"
 | 
			
		||||
 | 
			
		||||
VS_VERSION_INFO VERSIONINFO
 | 
			
		||||
 FILEVERSION POCO_VERSION
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
//
 | 
			
		||||
// Version information for the POCO C++ Libraries.
 | 
			
		||||
//
 | 
			
		||||
// Copyright (c) 2004-2012, Applied Informatics Software Engineering GmbH.
 | 
			
		||||
// Copyright (c) 2004-2016, Applied Informatics Software Engineering GmbH.
 | 
			
		||||
// and Contributors.
 | 
			
		||||
//
 | 
			
		||||
// SPDX-License-Identifier:	BSL-1.0
 | 
			
		||||
@@ -37,7 +37,7 @@
 | 
			
		||||
//      Ax: alpha releases
 | 
			
		||||
//      Bx: beta releases
 | 
			
		||||
//
 | 
			
		||||
#define POCO_VERSION 0x01070300
 | 
			
		||||
#define POCO_VERSION 0x01070400
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#endif // Foundation_Version_INCLUDED
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,13 @@
 | 
			
		||||
POCO C++ Libraries Release Notes
 | 
			
		||||
AAAIntroduction
 | 
			
		||||
 | 
			
		||||
!!!Release 1.7.4
 | 
			
		||||
 | 
			
		||||
!!Summary of Changes
 | 
			
		||||
 | 
			
		||||
  - TODO
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
!!!Release 1.7.3
 | 
			
		||||
 | 
			
		||||
!!Summary of Changes
 | 
			
		||||
 
 | 
			
		||||
@@ -1 +1 @@
 | 
			
		||||
43
 | 
			
		||||
44
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user