# HG changeset patch # User Sebastien Jodogne # Date 1438523865 -7200 # Node ID b64f48e19ab946081da7b88879bdac0ad2dcabc8 # Parent fae9b455f11e5ebc46c1355a594de262e3a68319 fix mainline version diff -r fae9b455f11e -r b64f48e19ab9 CMakeLists.txt --- 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