mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-20 00:59:48 +01:00
fix version no, style
This commit is contained in:
parent
d53dc367da
commit
3eca77450c
@ -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
|
||||
|
@ -37,7 +37,7 @@
|
||||
// Ax: alpha releases
|
||||
// Bx: beta releases
|
||||
//
|
||||
#define POCO_VERSION 0x01060000
|
||||
#define POCO_VERSION 0x01070000
|
||||
|
||||
|
||||
#endif // Foundation_Version_INCLUDED
|
||||
|
Loading…
x
Reference in New Issue
Block a user