We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63c109 commit 4e3f853Copy full SHA for 4e3f853
CMakeLists.txt
@@ -85,7 +85,7 @@ add_definitions ( -DSUPPORT_ASIAN_ENCODINGS=1 )
85
add_definitions ( -DSUPPORT_ACCESSIBILITY_CHECKS=1 )
86
add_definitions ( -DLIBTIDY_VERSION="${LIBTIDY_VERSION}" )
87
add_definitions ( -DRELEASE_DATE="${tidy_YEAR}/${tidy_MONTH}/${tidy_DAY}" )
88
-### add_definitions ( -DRC_NUMBER="D231" )
+add_definitions ( -DRC_NUMBER="EXP1" )
89
90
# Issue #188 - Support user items in platform.h
91
if (TIDY_CONFIG_FILE)
0 commit comments