Skip to content

Commit 3dfbd3e

Browse files
committed
0.9.5
1 parent 4d3b738 commit 3dfbd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cinatra/version.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
// CINATRA_VERSION % 100 is the sub-minor version
66
// CINATRA_VERSION / 100 % 1000 is the minor version
77
// CINATRA_VERSION / 100000 is the major version
8-
#define CINATRA_VERSION 902 // 0.9.2
8+
#define CINATRA_VERSION 905 // 0.9.5

0 commit comments

Comments
 (0)