X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/blobdiff_plain/2004235944e6643e6aae81581d3c8e86ee4fc54d..af6838367a508c81c45f9f15686fd5874d359e60:/setup_win_exe.py diff --git a/setup_win_exe.py b/setup_win_exe.py index 1d34a28..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 = "1.2" + 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"