Skip to content

Commit 3d1abac

Browse files
committed
Remove RC1, and declare release
1 parent f450263 commit 3d1abac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ add_definitions ( -DSUPPORT_ASIAN_ENCODINGS=1 )
8585
add_definitions ( -DSUPPORT_ACCESSIBILITY_CHECKS=1 )
8686
add_definitions ( -DLIBTIDY_VERSION="${LIBTIDY_VERSION}" )
8787
add_definitions ( -DRELEASE_DATE="${tidy_YEAR}/${tidy_MONTH}/${tidy_DAY}" )
88-
add_definitions ( -DRC_NUMBER="RC1" )
88+
### add_definitions ( -DRC_NUMBER="RC1" )
8989

9090
# Issue #188 - Support user items in platform.h
9191
if (TIDY_CONFIG_FILE)

0 commit comments

Comments
 (0)