X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=blobdiff_plain;f=build-pspp;fp=build-pspp;h=4ed0a4909bbe143e023ba91d5e9e3fe025515098;hp=cf8fb0f5bbad0577a6b7c7df5cc2275df1b7e999;hb=b16e955a5e4c6b7a8b73765100b03d52adabf1ea;hpb=b4347a78ef7debbb6972afb228d84052917d5921 diff --git a/build-pspp b/build-pspp index cf8fb0f5bb..4ed0a4909b 100755 --- a/build-pspp +++ b/build-pspp @@ -125,7 +125,7 @@ sub ref_to_commit { return $commit; } -my $ssw = "spread-sheet-widget-0.3"; +my $ssw = "spread-sheet-widget-0.4"; if (@ARGV == 2) { my ($repo, $branch) = @ARGV;