X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/blobdiff_plain/21d52be27b76c9db94e784393f1748e403dd0c47..cb25c1d036a07cb8dee77be1c3ba7a733e8190a4:/setup_win_exe.py?ds=sidebyside diff --git a/setup_win_exe.py b/setup_win_exe.py index 511c94d..82e5126 100755 --- a/setup_win_exe.py +++ b/setup_win_exe.py @@ -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"