revert change for GH #1828: causes Zip file corruption in some cases; bumped version no to 1.8.0.1

This commit is contained in:
Guenter Obiltschnig
2017-11-11 17:36:00 +01:00
parent c88f0f2731
commit fe47b58652
6 changed files with 24 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
// Ax: alpha releases
// Bx: beta releases
//
#define POCO_VERSION 0x01080000
#define POCO_VERSION 0x01080001
#endif // Foundation_Version_INCLUDED