bump the build day

This commit is contained in:
Geoff McLane 2014-08-06 15:34:37 +02:00
parent 9999a9695a
commit c5e6e922ce
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ set( LIBTIDY_VERSION "${TIDY_MAJOR_VERSION}.${TIDY_MINOR_VERSION}.${TIDY_MICRO_V
# establish version date
set( tidy_YEAR 2014 )
set( tidy_MONTH 08 )
set( tidy_DAY 03 )
set( tidy_DAY 06 )
# Allow developer to select is Dynamic or static library built
set( LIB_TYPE STATIC ) # set default static