chmod +x the cvsupdate files

This commit is contained in:
Dirk Koopman 2007-06-22 19:04:25 +01:00
parent d9878df3e2
commit bbd575c64d
3 changed files with 1 additions and 1 deletions

0
cvsupdate Normal file → Executable file
View File

0
cvsupdate.bat Normal file → Executable file
View File

View File

@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
$version = '1.54';
$subversion = '0';
$build = '61';
$build = '62';
1;