Bumped version to 1.1.1 and added back -dev build string.

This commit is contained in:
Scott Ehlert
2008-12-28 23:50:26 -06:00
parent 2b7ccf6625
commit 5c92b0d154
17 changed files with 57 additions and 57 deletions
+1 -1
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"');