Use spread-sheet-widget 0.4.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Jul 2020 19:11:03 +0000 (19:11 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Jul 2020 19:11:03 +0000 (19:11 +0000)
build-pspp

index cf8fb0f5bbad0577a6b7c7df5cc2275df1b7e999..4ed0a4909bbe143e023ba91d5e9e3fe025515098 100755 (executable)
@@ -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;