Removed -dev tag for release build.

This commit is contained in:
David Anderson 2009-02-25 20:02:47 -05:00
parent c2b7bd10ec
commit ba28da5fdc

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"');