# HG changeset patch # User Sebastien Jodogne # Date 1438967573 -7200 # Node ID 9a86860572e65099e6d23469e8edfa928db1312e # Parent 918ff09b5ac20c2b240f05cb94842d55dde9c48a fix mainline version diff -r 918ff09b5ac2 -r 9a86860572e6 CMakeLists.txt --- a/CMakeLists.txt Fri Aug 07 19:12:33 2015 +0200 +++ b/CMakeLists.txt Fri Aug 07 19:12:53 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.3") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning