Skip to content

Commit

Permalink
Visomics 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Nov 2, 2011
1 parent 7f92338 commit 2a21461
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 @@ -40,8 +40,8 @@ SET(Visomics_KEGG_SERVER_PORT "8090" CACHE STRING "KEGG Server port")
# Visomics version number. An even minor number corresponds to releases.
#
SET(Visomics_MAJOR_VERSION 0)
SET(Visomics_MINOR_VERSION 4)
SET(Visomics_BUILD_VERSION 0)
SET(Visomics_MINOR_VERSION 5)
SET(Visomics_BUILD_VERSION 2)
SET(Visomics_VERSION
"${Visomics_MAJOR_VERSION}.${Visomics_MINOR_VERSION}.${Visomics_BUILD_VERSION}")

Expand Down

0 comments on commit 2a21461

Please sign in to comment.