# HG changeset patch # User Sebastien Jodogne # Date 1467030792 -7200 # Node ID c51f6263b361a0e5695c13b1be230d778670c021 # Parent 96aad5f1b9f16de7cf7ba490736d73dada33cf64 fix mainline version diff -r 96aad5f1b9f1 -r c51f6263b361 CMakeLists.txt --- a/CMakeLists.txt Mon Jun 27 14:32:54 2016 +0200 +++ b/CMakeLists.txt Mon Jun 27 14:33:12 2016 +0200 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "1.1.0") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning