Skip to content

Commit 25b7adb

Browse files
committed
fix Version.h
1 parent 87f0bac commit 25b7adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Foundation/include/Poco/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
// Ax: alpha releases
3838
// Bx: beta releases
3939
//
40-
#define POCO_VERSION 0x01060000
40+
#define POCO_VERSION 0x01060100
4141

4242

4343
#endif // Foundation_Version_INCLUDED

0 commit comments

Comments
 (0)