Skip to content

Commit

Permalink
updated release number
Browse files Browse the repository at this point in the history
  • Loading branch information
burlen committed May 31, 2012
1 parent 8f34bba commit 2efc9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include(GeneratePythonBindings.cmake)
include(GetDate.cmake)

# identify the build
set(SQTK_RELEASE "20120524")
set(SQTK_RELEASE "20120531")
set(SQTK_BUILD_DATE)
GetDate(SQTK_BUILD_DATE)
set (SQTK_VERSION "SQTK-${SQTK_RELEASE} ${CMAKE_SYSTEM} ${CMAKE_CXX_COMPILER} ${SQTK_BUILD_DATE}")
Expand Down

0 comments on commit 2efc9ef

Please sign in to comment.