Mercurial > hg > orthanc
diff CMakeLists.txt @ 1879:b4e8a031b0d8 Orthanc-0.9.6
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 08 Dec 2015 14:59:15 +0100 |
parents | ed7dd49aa777 |
children | d2efbe076653 |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Dec 08 14:56:35 2015 +0100 +++ b/CMakeLists.txt Tue Dec 08 14:59:15 2015 +0100 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "0.9.6") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning