commit
e13a535a0c
|
@ -8,7 +8,7 @@
|
||||||
#ifdef RELEASE_DATE
|
#ifdef RELEASE_DATE
|
||||||
static const char TY_(release_date)[] = RELEASE_DATE;
|
static const char TY_(release_date)[] = RELEASE_DATE;
|
||||||
#else
|
#else
|
||||||
static const char TY_(release_date)[] = "1970/01/01";
|
static const char TY_(release_date)[] = "2015/01/22";
|
||||||
#endif
|
#endif
|
||||||
#ifdef LIBTIDY_VERSION
|
#ifdef LIBTIDY_VERSION
|
||||||
static const char TY_(library_version)[] = LIBTIDY_VERSION;
|
static const char TY_(library_version)[] = LIBTIDY_VERSION;
|
||||||
|
|
Loading…
Reference in a new issue