# HG changeset patch # User Sebastien Jodogne # Date 1379335807 -7200 # Node ID 0fc8ef464cfb79fcbf2c17cf5df061cc35400452 # Parent 0340cee1a3eabf19ee7d79c4ddcf281c5d9ad657 fix mainline version diff -r 0340cee1a3ea -r 0fc8ef464cfb CMakeLists.txt --- a/CMakeLists.txt Mon Sep 16 14:49:52 2013 +0200 +++ b/CMakeLists.txt Mon Sep 16 14:50:07 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.6.1" + -DORTHANC_VERSION="mainline" ) # Parameters of the build