File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = SQLiteC++
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = 2.2 .0
41
+ PROJECT_NUMBER = 2.3 .0
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 38
38
* with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
39
39
* numbers used in [SQLITECPP_VERSION].
40
40
*/
41
- #define SQLITECPP_VERSION "2.02 .00" // 2.2 .0
42
- #define SQLITECPP_VERSION_NUMBER 2002000 // 2.2 .0
41
+ #define SQLITECPP_VERSION "2.03 .00" // 2.3 .0
42
+ #define SQLITECPP_VERSION_NUMBER 2003000 // 2.3 .0
You can’t perform that action at this time.
0 commit comments