diff --git a/support/buildbot/bootstrap.pl b/support/buildbot/bootstrap.pl index 0bf7eff..2f0047d 100755 --- a/support/buildbot/bootstrap.pl +++ b/support/buildbot/bootstrap.pl @@ -20,5 +20,5 @@ if ($^O eq "linux") Build::Command("flip -u support/versionchanger.pl"); Build::Command("chmod +x support/versionchanger.pl"); } -Build::Command(Build::PathFormat('support/versionchanger.pl') . ' --buildstring="-dev"'); +#Build::Command(Build::PathFormat('support/versionchanger.pl') . ' --buildstring="-dev"');