# HG changeset patch # User Sebastien Jodogne # Date 1402495976 -7200 # Node ID b5f10a8c96a686cda4e0544dea0b91c643d4bdda # Parent b62fac89d61437644242ad0b945bb7c87d6f9a11 back to mainline diff -r b62fac89d614 -r b5f10a8c96a6 CMakeLists.txt --- a/CMakeLists.txt Wed Jun 11 15:35:04 2014 +0200 +++ b/CMakeLists.txt Wed Jun 11 16:12:56 2014 +0200 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "0.7.6") +set(ORTHANC_VERSION "mainline") #####################################################################