Mercurial > hg > orthanc
changeset 1484:b64f48e19ab9
fix mainline version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 02 Aug 2015 15:57:45 +0200 |
parents | fae9b455f11e |
children | 27661b33f624 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Sun Aug 02 15:57:29 2015 +0200 +++ b/CMakeLists.txt Sun Aug 02 15:57:45 2015 +0200 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "0.9.2") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning