File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ SET(CMAKE_MODULE_PATH
1111)
1212
1313SET (VERSION_SERIES 4)
14- SET (VERSION_MAJOR 12 )
15- SET (VERSION_MINOR 6 )
14+ SET (VERSION_MAJOR 13 )
15+ SET (VERSION_MINOR 0 )
1616
1717IF (NOT SHARED_LIBS)
1818 IF (WIN32 )
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = Wt
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 4.12.6
41+ PROJECT_NUMBER = 4.13.0
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# 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,7 +38,7 @@ PROJECT_NAME = "Wt examples"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 4.12.6
41+ PROJECT_NUMBER = 4.13.0
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
You can’t perform that action at this time.
0 commit comments