Issue #65 - Merge issue-65 to master, and drop RC_NUMBER

This commit is contained in:
Geoff McLane 2015-10-28 16:10:06 +01:00
parent ba1f1e00be
commit f01cfaab9e

View file

@ -85,7 +85,7 @@ add_definitions ( -DSUPPORT_ASIAN_ENCODINGS=1 )
add_definitions ( -DSUPPORT_ACCESSIBILITY_CHECKS=1 )
add_definitions ( -DLIBTIDY_VERSION="${LIBTIDY_VERSION}" )
add_definitions ( -DRELEASE_DATE="${tidy_YEAR}/${tidy_MONTH}/${tidy_DAY}" )
add_definitions ( -DRC_NUMBER="EXP3" )
### add_definitions ( -DRC_NUMBER="EXP3" )
# Issue #188 - Support user items in platform.h
if (TIDY_CONFIG_FILE)