# HG changeset patch # User Sebastien Jodogne # Date 1435849077 -7200 # Node ID ee59f539e2224eeb8b8846210b35b328f8870f68 # Parent 36143590479da9098e0c25b2cb6386e336a6ecbb fix mainline version diff -r 36143590479d -r ee59f539e222 CMakeLists.txt --- a/CMakeLists.txt Thu Jul 02 16:57:35 2015 +0200 +++ b/CMakeLists.txt Thu Jul 02 16:57:57 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.1") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning