Parent Directory
|
Revision Log
|
Patch
revision 49 by nigel, Sat Feb 24 21:39:33 2007 UTC | revision 51 by nigel, Sat Feb 24 21:39:37 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=3 | PCRE_MINOR=4 |
21 | PCRE_DATE=01-Aug-2000 | PCRE_DATE=22-Aug-2000 |
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 |