Skip to content

Commit fc26c5a

Browse files
author
Andrea Ruzzenenti
committed
Release RTF 1.4.0
1 parent 0402234 commit fc26c5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/RTFVersion.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
## manually increase tweak number when required. Set to zero when
99
# bumping VERSION_PATCH
1010
set(RTF_VERSION_MAJOR "1")
11-
set(RTF_VERSION_MINOR "3")
12-
set(RTF_VERSION_PATCH "4")
11+
set(RTF_VERSION_MINOR "4")
12+
set(RTF_VERSION_PATCH "0")
1313
set(RTF_VERSION_TWEAK "")
1414
set(RTF_VERSION_STRING "")
1515

0 commit comments

Comments
 (0)