X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/blobdiff_plain/6b1eaea2190cdef6f64d82f395b58867411ea7c1..af6838367a508c81c45f9f15686fd5874d359e60:/setup_win_exe.py 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"