File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ SET(CMAKE_MODULE_PATH
1212
1313SET (VERSION_SERIES 4)
1414SET (VERSION_MAJOR 11)
15- SET (VERSION_MINOR 3 )
15+ SET (VERSION_MINOR 4 )
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.11.3
41+ PROJECT_NUMBER = 4.11.4
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.11.3
41+ PROJECT_NUMBER = 4.11.4
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