Incrémentation de la version : 2.0.0 -> 2.0.1.
[minwii.git] / setup_win_exe.py
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"