Parent Directory
|
Revision Log
|
Patch
revision 80 by nigel, Sat Feb 24 21:40:52 2007 UTC | revision 81 by nigel, Sat Feb 24 21:40:59 2007 UTC | |
---|---|---|
# | Line 21 dnl digits for minor numbers less than 1 | Line 21 dnl digits for minor numbers less than 1 |
21 | dnl that many releases anyway. | dnl that many releases anyway. |
22 | ||
23 | PCRE_MAJOR=6 | PCRE_MAJOR=6 |
24 | PCRE_MINOR=1 | PCRE_MINOR=2 |
25 | PCRE_DATE=21-Jun-2005 | PCRE_DATE=01-Aug-2005 |
26 | PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} | PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
27 | ||
28 | dnl Default values for miscellaneous macros | dnl Default values for miscellaneous macros |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |