Merge of issue-228 to master

This commit is contained in:
Geoff McLane 2015-09-04 15:03:08 +02:00
parent f0bf30e3cc
commit 87e0e11b49
2 changed files with 3 additions and 3 deletions

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="D231" )
### add_definitions ( -DRC_NUMBER="D231" )
# Issue #188 - Support user items in platform.h
if (TIDY_CONFIG_FILE)

View file

@ -1,2 +1,2 @@
5.1.7
2015.08.22
5.1.8
2015.09.04