# HG changeset patch # User Sebastien Jodogne # Date 1442416928 -7200 # Node ID de85f90030cf1eec9364749f838150eb8b93e24d # Parent a9fd9cd6410e16416022bc0dd7a6cad24df311cd fix mainline version diff -r a9fd9cd6410e -r de85f90030cf CMakeLists.txt --- a/CMakeLists.txt Wed Sep 16 17:21:52 2015 +0200 +++ b/CMakeLists.txt Wed Sep 16 17:22:08 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.4") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning