# HG changeset patch # User Sebastien Jodogne # Date 1354291604 -3600 # Node ID bb4278ddd0b62405ecf0165fd2abd85beb937b78 # Parent 6c402ea5366b11cdb5375abfb416b0204b95d87b set version diff -r 6c402ea5366b -r bb4278ddd0b6 CMakeLists.txt --- a/CMakeLists.txt Fri Nov 30 17:05:54 2012 +0100 +++ b/CMakeLists.txt Fri Nov 30 17:06:44 2012 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="mainline" + -DORTHANC_VERSION="0.3.0" ) # Parameters of the build