Incrémentation de la version : 2.0.0 -> 2.0.1.
authorpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Tue, 13 Sep 2011 13:26:53 +0000 (13:26 +0000)
committerpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Tue, 13 Sep 2011 13:26:53 +0000 (13:26 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@384 fe552daf-6dbe-4428-90eb-1537e0879342

graphics/accueil.psd
setup_win_exe.py
src/minwii/widgets/data/accueil.png

index 420d012..e3da267 100644 (file)
Binary files a/graphics/accueil.psd and b/graphics/accueil.psd differ
index 511c94d..82e5126 100755 (executable)
@@ -78,7 +78,7 @@ class BuildExe:
         self.project_url = "about:none"
 
         #Version of program
-        self.project_version = "2.0.0"
+        self.project_version = "2.0.1"
 
         #License of the program
         self.license = "GPL"
@@ -86,7 +86,7 @@ class BuildExe:
         #Auhor of program
         self.author_name = "Samuel Benveniste"
         self.author_email = "samuel.benveniste@gmail.com"
-        self.copyright = "Copyright 2010 MINES-ParisTech"
+        self.copyright = "Copyright 2010-2011 MINES-ParisTech"
 
         #Description
         self.project_description = "Musicothérapie Interractive avec la Wiimote"
index edf8487..f69225e 100644 (file)
Binary files a/src/minwii/widgets/data/accueil.png and b/src/minwii/widgets/data/accueil.png differ