From 7e595d571398789451cf1e6552972c03cb4ec735 Mon Sep 17 00:00:00 2001
From: Eduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Date: Fri, 16 Nov 2012 12:51:23 +0000
Subject: [PATCH] Feature #1782 Change of version 1.0.0

---
 Linux/scripts/ThirdParty-install-Base-Stuff.sh | 3 ++-
 Version.txt                                    | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

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
-- 
2.49.0