Parent Directory
|
Revision Log
|
Patch
| revision 56 by nigel, Sat Feb 24 21:39:46 2007 UTC | revision 57 by nigel, Sat Feb 24 21:39:50 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=7 |
| 21 | PCRE_DATE=23-Oct-2001 | PCRE_DATE=29-Oct-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 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |