bump version

This commit is contained in:
Günter Obiltschnig
2023-09-30 12:23:31 +02:00
parent 2fb5e60e79
commit 1db6fb9a2e
6 changed files with 33 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
//
// Version information for the POCO C++ Libraries.
//
// Copyright (c) 2004-2016, Applied Informatics Software Engineering GmbH.
// Copyright (c) 2004-2023, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
@@ -36,6 +36,6 @@
// Bx: beta releases
//
#define POCO_VERSION 0x010C0300
#define POCO_VERSION 0x010D0000
#endif // Foundation_Version_INCLUDED