Mercurial > hg > orthanc
diff CMakeLists.txt @ 1895:74cf1f350b45 Orthanc-1.0.0
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 15 Dec 2015 17:49:02 +0100 |
parents | d2efbe076653 |
children | 7110e2881dc0 |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Dec 15 17:45:23 2015 +0100 +++ b/CMakeLists.txt Tue Dec 15 17:49:02 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 "1.0.0") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning