# HG changeset patch # User Sebastien Jodogne # Date 1433331893 -7200 # Node ID 32d5ef43e50b88d709ca983e8d1527bb64d27f16 # Parent 8146fcd7d8af5483b4baebc440fc16e8aebbad8c fix mainline version diff -r 8146fcd7d8af -r 32d5ef43e50b CMakeLists.txt --- a/CMakeLists.txt Wed Jun 03 13:44:41 2015 +0200 +++ b/CMakeLists.txt Wed Jun 03 13:44: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.0") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning