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
12
12
13
13
SET (VERSION_SERIES 4 )
14
14
SET (VERSION_MAJOR 11 )
15
- SET (VERSION_MINOR 3 )
15
+ SET (VERSION_MINOR 4 )
16
16
17
17
IF (NOT SHARED_LIBS )
18
18
IF (WIN32 )
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = Wt
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 = 4.11.3
41
+ PROJECT_NUMBER = 4.11.4
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,7 +38,7 @@ PROJECT_NAME = "Wt examples"
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 = 4.11.3
41
+ PROJECT_NUMBER = 4.11.4
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
You can’t perform that action at this time.
0 commit comments