Slicer: 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 765eb815

Author Committer Branch Timestamp Parent
lassoan lassoan 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 2016-04-01 12:33:15 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 6b2539c1
Changeset

BUG: Fixed constantly conflicting version.py

On Windows Utilities\Scripts\SlicerWizard__version__.py was generated with Windows newlines,
on Windows, while the file is stored with Unix newlines in the repository. This caused
commit failures and merge conflicts all the time.

Fixed by forcing Unix-style newline.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24996 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Utilities/Scripts/SlicerWizard/CMakeLists.txt Diff File