Difference between revisions of "Documentation/4.1/Developers/Versioning"
From Slicer Wiki
| Line 12: | Line 12: | ||
= Slicer package - Naming scheme = | = Slicer package - Naming scheme = | ||
| − | <pre>Slicer-<MAJOR_VERSION>.<MINOR_VERSION>.<BUILD_VERSION>-<[ | + | <pre>Slicer-<MAJOR_VERSION>.<MINOR_VERSION>.<BUILD_VERSION>-<[g<SHA1>[-dirty]|rc{1|2|3...}|(null)]>-<DATE>-<ARCH>-<PLATFORM></pre> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Extension package - Naming scheme = | = Extension package - Naming scheme = | ||
Revision as of 15:27, 5 December 2011
Home < Documentation < 4.1 < Developers < Versioning| This page describe the Slicer versioning scheme |
| Page under construction. |
Slicer package - Naming scheme
Slicer-<MAJOR_VERSION>.<MINOR_VERSION>.<BUILD_VERSION>-<[g<SHA1>[-dirty]|rc{1|2|3...}|(null)]>-<DATE>-<ARCH>-<PLATFORM>