File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ PROJECT_NAME = "MySQL Connector/C++"
75
75
# could be handy for archiving the generated documentation or if some version
76
76
# control system is used.
77
77
78
- PROJECT_NUMBER = 9.2 .0
78
+ PROJECT_NUMBER = 9.3 .0
79
79
80
80
# Using the PROJECT_BRIEF tag one can provide an optional one line description
81
81
# 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 @@ -35,7 +35,7 @@ set(COPYRIGHT_YEAR "2025" CACHE INTERNAL "version info")
35
35
#
36
36
37
37
set (CONCPP_VERSION_MAJOR 9 CACHE INTERNAL "version info" )
38
- set (CONCPP_VERSION_MINOR 2 CACHE INTERNAL "version info" )
38
+ set (CONCPP_VERSION_MINOR 3 CACHE INTERNAL "version info" )
39
39
set (CONCPP_VERSION_MICRO 0 CACHE INTERNAL "version info" )
40
40
# Level is "-alpha", "-beta", empty if GA
41
41
set (CONCPP_VERSION_LEVEL "" CACHE INTERNAL "version info" )
You can’t perform that action at this time.
0 commit comments