# HG changeset patch # User Sebastien Jodogne # Date 1449068731 -3600 # Node ID ed7dd49aa7778396d625af5ac0fc65d4064df4cd # Parent f13be15a22b603754bd8dc20d9a51d58bfc2b225 fix mainline version diff -r f13be15a22b6 -r ed7dd49aa777 CMakeLists.txt --- a/CMakeLists.txt Wed Dec 02 16:05:19 2015 +0100 +++ b/CMakeLists.txt Wed Dec 02 16:05:31 2015 +0100 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "0.9.5") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning