Skip to content

Commit 7a06f27

Browse files
committed
Release RmlUi 6.0
1 parent 3b81f8f commit 7a06f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project("RmlUi"
88
LANGUAGES "C" "CXX"
99
)
1010

11-
set(RMLUI_VERSION_RELEASE FALSE)
11+
set(RMLUI_VERSION_RELEASE TRUE)
1212

1313
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
1414
set(RMLUI_IS_ROOT_PROJECT TRUE)

0 commit comments

Comments
 (0)