# HG changeset patch # User Sebastien Jodogne # Date 1500467180 -7200 # Node ID 25a15aae0d74c1a7b9efe7188622ce53745ead36 # Parent f75b425467fa1ce28a8b88f333016bace492acdc fix mainline version diff -r f75b425467fa -r 25a15aae0d74 CMakeLists.txt --- a/CMakeLists.txt Wed Jul 19 14:26:08 2017 +0200 +++ b/CMakeLists.txt Wed Jul 19 14:26:20 2017 +0200 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "1.3.0") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning