We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a709164 commit fa54180Copy full SHA for fa54180
ormpp/version.hpp
@@ -6,4 +6,4 @@
6
// ORMPP_VERSION % 100 is the sub-minor version
7
// ORMPP_VERSION / 100 % 1000 is the minor version
8
// ORMPP_VERSION / 100000 is the major version
9
-#define ORMPP_VERSION 13 // 0.1.3
+#define ORMPP_VERSION 20 // 0.2.0
0 commit comments