Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sam Horvath
Slicer
Commits
a1f6594f
Commit
a1f6594f
authored
Sep 04, 2013
by
jcfr
Browse files
ENH: Slicer 4.3.0
git-svn-id:
http://svn.slicer.org/Slicer4/trunk@22408
3bd1e089-480b-0410-8dfb-8563597acbee
parent
c35fe88c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a1f6594f
...
...
@@ -394,10 +394,10 @@ set(Slicer_MAIN_PROJECT_APPLICATION_NAME ${${Slicer_MAIN_PROJECT}_APPLICATION_NA
# Slicer version number.
#-----------------------------------------------------------------------------
set
(
Slicer_VERSION_MAJOR
"4"
)
set
(
Slicer_VERSION_MINOR
"
2
"
)
set
(
Slicer_VERSION_PATCH
"
2
"
)
set
(
Slicer_VERSION_MINOR
"
3
"
)
set
(
Slicer_VERSION_PATCH
"
0
"
)
# Releases define a tweak level
#
set(Slicer_VERSION_TWEAK 0)
set
(
Slicer_VERSION_TWEAK 0
)
#set(Slicer_VERSION_RC 0)
SlicerMacroExtractRepositoryInfo
(
VAR_PREFIX Slicer
)
# Used to configure vtkSlicerVersionConfigure.h.in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment