Re-added -dev tag, bumped version to 1.2.1.

This commit is contained in:
David Anderson
2009-03-05 02:36:27 -05:00
parent 7372b66680
commit 8e744ec5f7
20 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ 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"');
#Bootstrap extensions that have complex dependencies