-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Milestone
Description
Just noticed this while browsing the latest code in master
./hazelcast/src/hazelcast/logger.cpp: << HAZELCAST_VERSION << "] [" // TODO once we have an API for the library version, use that instead
There is an API for the library version now - #657