View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003265 | Slicer4 | Core: Building (CMake, Superbuild) | public | 2013-07-31 08:24 | 2017-06-07 23:27 |
Reporter | lassoan | Assigned To | jcfr | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
Summary | 0003265: Consistent Slicer version between trunk and release branch | ||||
Description | From Andras: Hi all, I often have to tell users to try the latest version of Slicer, but they are quite confused, because the version numbering is inconsistent: The latest nightly should be something like 4.2.3-2013-07-25. When the new release and release candidates are created please try to make the versions numbers increasing in time. thanks // --------------- Agreed. Since the the patch and tweak release have been made of dedicated SVN branch with backporting commit from trunk, the increase of tweak/patch number didn't make it back to the trunk. Discussion: http://slicer-devel.65872.n3.nabble.com/Slicer-version-numbering-td4029549.html | ||||
Tags | No tags attached. | ||||
Discussion: http://slicer-devel.65872.n3.nabble.com/Slicer-version-numbering-tt4029549.html From Dominique: Hi Jc, Please use a "tilde" character instead of a "dash" character for the release candidates. Otherwise the version of the release candidate would be higher than the stable release. $ dpkg --compare-versions 4.0.1-rc1 lt 4.0.1 # lt=less-than $ dpkg --compare-versions 4.0.1~rc1 lt 4.0.1 $ dpkg --compare-versions 4.0.0 lt 4.0.1 Also, the tweak version should be 4.0.1.1 instad of 4.0.1-1, or even better just 4.0.2 . |
|
Fixed in r22294 |
|
Closing resolved issues that have not been updated in more than 3 months |
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
Slicer: 2145-support-for-installing-extension-from-file 6413f999 2013-08-19 10:53:22 Details Diff |
BUG: Sync patch version to match latest stable release The difference was explained by the fact the patch and tweak release have been made of dedicated SVN branch with backporting commit from trunk, the increase of tweak/patch number didn't make it back to the trunk. This commit will minimize confusion for user by ensuring both the latest stable release and the current nightly have the same major/minor/patch version numbers. Also added an entry to the post-release task list. See http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Versioning#post_release Fixes 0003265 git-svn-id: http://svn.slicer.org/Slicer4/trunk@22294 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - CMakeLists.txt | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-31 08:24 | jcfr | New Issue | |
2013-07-31 08:24 | jcfr | Status | new => assigned |
2013-07-31 08:24 | jcfr | Assigned To | => jcfr |
2013-07-31 08:24 | jcfr | Reporter | jcfr => lassoan |
2013-07-31 08:24 | jcfr | Target Version | => Slicer 4.3.0 |
2013-07-31 08:26 | jcfr | Description Updated | |
2013-07-31 08:30 | jcfr | Relationship added | related to 0002790 |
2013-07-31 19:36 | jcfr | Note Added: 0009314 | |
2013-08-19 06:53 | jcfr | Note Added: 0009507 | |
2013-08-19 06:53 | jcfr | Status | assigned => resolved |
2013-08-19 06:53 | jcfr | Fixed in Version | => Slicer 4.3.0 |
2013-08-19 06:53 | jcfr | Resolution | open => fixed |
2014-03-06 04:56 | jcfr | Note Added: 0010826 | |
2014-03-06 04:58 | jcfr | Status | resolved => closed |
2017-06-07 23:27 | jcfr | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file 6413f999 |
2017-06-07 23:27 | jcfr | Note Added: 0014618 |