Removed -dev tag for release build.

This commit is contained in:
David Anderson 2008-12-28 20:33:21 -05:00
parent 34b8d00548
commit 1b8bb4e049

View File

@ -57,4 +57,4 @@ if ($^O eq "linux")
Build::Command("flip -u tools/versionchanger.pl");
Build::Command("chmod +x tools/versionchanger.pl");
}
Build::Command(Build::PathFormat('tools/versionchanger.pl') . ' --buildstring="-dev"');
#Build::Command(Build::PathFormat('tools/versionchanger.pl') . ' --buildstring="-dev"');