Difference between revisions of "Documentation/4.1/Developers/Versioning"
From Slicer Wiki
Line 2: | Line 2: | ||
{{ambox|text=This page describe the Slicer versioning scheme}} | {{ambox|text=This page describe the Slicer versioning scheme}} | ||
+ | |||
+ | |||
+ | {{ambox | ||
+ | | type = protection | ||
+ | | image = [[File:InProgress.png|40px|alt=Work in progress]] | ||
+ | | text = Page under construction. | ||
+ | }} | ||
+ | |||
+ | = Slicer package - Naming scheme = | ||
+ | |||
+ | <pre>Slicer-<MAJOR_VERSION>.<MINOR_VERSION>.<PATCH_VERSION>-<DATE>-<ARCH>-<PLATFORM></pre> | ||
+ | |||
+ | |||
+ | = Extension package - Naming scheme = |
Revision as of 14:24, 5 December 2011
Home < Documentation < 4.1 < Developers < VersioningThis page describe the Slicer versioning scheme |
Page under construction. |
Slicer package - Naming scheme
Slicer-<MAJOR_VERSION>.<MINOR_VERSION>.<PATCH_VERSION>-<DATE>-<ARCH>-<PLATFORM>