]> Creatis software - creaToolsTools.git/commitdiff
Feature #1782 origin
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 16 Nov 2012 12:51:23 +0000 (12:51 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 16 Nov 2012 12:51:23 +0000 (12:51 +0000)
Change of version 1.0.0

Linux/scripts/ThirdParty-install-Base-Stuff.sh
Version.txt

index ff862d1451acbc7adb9926e4674addd371159111..d95c2f27d0a5424291f537111f374083c23b48bd 100644 (file)
@@ -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
index b43b752083251cd83b50b4f5ea6abe517f5e087a..2a711bf95423817773dee621412e85152b68c342 100644 (file)
@@ -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