# HG changeset patch # User Sebastien Jodogne # Date 1438971289 -7200 # Node ID 86394eb9f5bb4ab25517dc04ae96f7db8b57cab0 # Parent 9a86860572e65099e6d23469e8edfa928db1312e# Parent 46b2794042d6ff6cf35c932a00d66e47dd1143fb merge diff -r 46b2794042d6 -r 86394eb9f5bb CMakeLists.txt --- a/CMakeLists.txt Fri Aug 07 20:14:26 2015 +0200 +++ b/CMakeLists.txt Fri Aug 07 20:14:49 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