From: Eduardo Davila Date: Fri, 16 Nov 2012 12:51:23 +0000 (+0000) Subject: Feature #1782 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=commitdiff_plain;h=7e595d571398789451cf1e6552972c03cb4ec735 Feature #1782 Change of version 1.0.0 --- diff --git a/Linux/scripts/ThirdParty-install-Base-Stuff.sh b/Linux/scripts/ThirdParty-install-Base-Stuff.sh index ff862d1..d95c2f2 100644 --- a/Linux/scripts/ThirdParty-install-Base-Stuff.sh +++ b/Linux/scripts/ThirdParty-install-Base-Stuff.sh @@ -145,9 +145,10 @@ then ;; MacOS) port selfupdate + port install cmake -y - port install doxygen -y port install graphviz -y + port install doxygen -y # port install tetex -y (replaced by texlive) # cf EED : http://www.creatis.insa-lyon.fr/site/fr/CreatoolsInstallInstructionsv2.0.1MacOsv10.5.6-Developpers port install texlive -y port install latex2html -y diff --git a/Version.txt b/Version.txt index b43b752..2a711bf 100644 --- a/Version.txt +++ b/Version.txt @@ -22,6 +22,6 @@ # ------------------------------------------------------------------------ */ -PROJECT_MAJOR_VERSION 0 -PROJECT_MINOR_VERSION 1 -PROJECT_BUILD_VERSION 1 +PROJECT_MAJOR_VERSION 1 +PROJECT_MINOR_VERSION 0 +PROJECT_BUILD_VERSION 0