# HG changeset patch # User Sebastien Jodogne # Date 1450254232 -3600 # Node ID 7110e2881dc098ef4b0312962b63c2570169a215 # Parent b1a6b90a16679240ae4dd54d77cf33f17016ee77 fix mainline version diff -r b1a6b90a1667 -r 7110e2881dc0 CMakeLists.txt --- a/CMakeLists.txt Wed Dec 16 09:23:40 2015 +0100 +++ b/CMakeLists.txt Wed Dec 16 09:23:52 2015 +0100 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "1.0.0") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning