Introduction
#defines
#define LIBEXSLT_DOTTED_VERSION "1.1.11"
Discussion
LIBEXSLT_DOTTED_VERSION:
the version string like "1.2.3"
#define LIBEXSLT_VERSION 809
Discussion
LIBEXSLT_VERSION:
the version number: 1.2.3 value is 1002003
#define LIBEXSLT_VERSION_EXTRA ""
Discussion
LIBEXSLT_VERSION_EXTRA:
extra version information, used to show a CVS compilation
#define LIBEXSLT_VERSION_STRING "809"
Discussion
LIBEXSLT_VERSION_STRING:
the version number string, 1.2.3 value is "1002003"
|
Did this document help you? |
Yes: Tell us what works for you.
|
|
Last Updated: 2006-06-20