Parent Directory
|
Revision Log
|
Patch
revision 55 by nigel, Sat Feb 24 21:39:46 2007 UTC | revision 59 by nigel, Sat Feb 24 21:39:54 2007 UTC | |
---|---|---|
# | Line 17 dnl digits for minor numbers less than 1 | Line 17 dnl digits for minor numbers less than 1 |
17 | dnl that many releases anyway. | dnl that many releases anyway. |
18 | ||
19 | PCRE_MAJOR=3 | PCRE_MAJOR=3 |
20 | PCRE_MINOR=6 | PCRE_MINOR=8 |
21 | PCRE_DATE=23-Oct-2001 | PCRE_DATE=18-Dec-2001 |
22 | PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} | PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
23 | ||
24 | dnl Provide versioning information for libtool shared libraries that | dnl Provide versioning information for libtool shared libraries that |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |