Changeset 2401
- Timestamp:
- Jul 16, 2011 10:34:15 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/coin-functions
r2400 r2401 536 536 # Count the total number of stable branches for the project for the specified 537 537 # major version number, up to the specified minor version number (libtool age). 538 # Returns 0 if handed a trunk url, or if the url is Data orBuildTools itself.538 # Returns 0 if handed a trunk url, or if the url is BuildTools itself. 539 539 # usage: calcLibtoolAge <svnURL> <major> <minor> 540 540 … … 611 611 # Count the total number of stable branches for the project up to the 612 612 # specified major.minor version number (libtool current). Returns 0 if 613 # handed a trunk url, or if the url is Data orBuildTools itself.613 # handed a trunk url, or if the url is BuildTools itself. 614 614 # usage: calcLibtoolCurrent <svnURL> <major> <minor> 615 615
Note: See TracChangeset
for help on using the changeset viewer.