File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ endif(POLICY CMP0074)
55
55
56
56
project (RmlUi LANGUAGES C CXX VERSION 5.0)
57
57
58
- set (RMLUI_VERSION_RELEASE false )
58
+ set (RMLUI_VERSION_RELEASE true )
59
59
60
60
if (RMLUI_VERSION_RELEASE)
61
61
set (RMLUI_VERSION_SUFFIX "" )
Original file line number Diff line number Diff line change @@ -360,6 +360,9 @@ Users can now edit the text field to change the animal. The data bindings ensure
360
360
**Sandbox from the 'demo' sample, try it yourself!**\
361
361

362
362
363
+ **Visual testing framework**\
364
+ 
365
+
363
366
**Transitions on mouse hover (entirely in RCSS)**\
364
367

365
368
You can’t perform that action at this time.
0 commit comments