Skip to content

Commit

Permalink
MSVTK 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
finetjul committed Feb 17, 2013
1 parent 7f46a3f commit 3f25755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ endif()
# MSVTK version number. An even minor number corresponds to releases.
#
set(${kit}_VERSION_MAJOR 1)
set(${kit}_VERSION_MINOR 0)
set(${kit}_VERSION_MINOR 1)
set(${kit}_VERSION_PATCH 0)
# Releases define a tweak level
#set(${kit}_VERSION_TWEAK 0)
set(${kit}_VERSION_TWEAK 0)
#set(${kit}_VERSION_RC 1)

include(ExtractRepositoryInfo)
Expand Down

0 comments on commit 3f25755

Please sign in to comment.