fix version no, style

This commit is contained in:
Guenter Obiltschnig 2015-09-08 17:36:28 +02:00
parent d53dc367da
commit 3eca77450c
2 changed files with 1 additions and 2 deletions

View File

@ -160,7 +160,6 @@
#else
#error "MIPS but neither MIPSEL nor MIPSEB?"
#endif
#elif defined(__hppa) || defined(__hppa__)
#define POCO_ARCH POCO_ARCH_HPPA
#define POCO_ARCH_BIG_ENDIAN 1

View File

@ -37,7 +37,7 @@
// Ax: alpha releases
// Bx: beta releases
//
#define POCO_VERSION 0x01060000
#define POCO_VERSION 0x01070000
#endif // Foundation_Version_INCLUDED