We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3b738 commit 3dfbd3eCopy full SHA for 3dfbd3e
include/cinatra/version.hpp
@@ -5,4 +5,4 @@
5
// CINATRA_VERSION % 100 is the sub-minor version
6
// CINATRA_VERSION / 100 % 1000 is the minor version
7
// CINATRA_VERSION / 100000 is the major version
8
-#define CINATRA_VERSION 902 // 0.9.2
+#define CINATRA_VERSION 905 // 0.9.5
0 commit comments