9 static const char TY_(release_date)[] = RELEASE_DATE;
 
   11 static const char TY_(release_date)[] = 
"2015/01/22";
 
   13 #ifdef LIBTIDY_VERSION 
   15 static const char TY_(library_version)[] = LIBTIDY_VERSION 
"." RC_NUMBER;
 
   17 static const char TY_(library_version)[] = LIBTIDY_VERSION;
 
   20 static const char TY_(library_version)[] = 
"5.0.0";
 
#define TY_(str)
Definition: forward.h:23