Parent Directory
|
Revision Log
|
Patch
| revision 43 by nigel, Sat Feb 24 21:39:21 2007 UTC | revision 45 by nigel, Sat Feb 24 21:39:25 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=0 | PCRE_MINOR=1 |
| 21 | PCRE_DATE=01-Feb-2000 | PCRE_DATE=09-Feb-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 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |