created branch for 1.7.4 release

This commit is contained in:
Guenter Obiltschnig
2016-07-03 09:54:50 +02:00
parent abc4742ebe
commit de8d379d26
6 changed files with 19 additions and 6 deletions

View File

@@ -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