projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4347a7
)
Use spread-sheet-widget 0.4.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 4 Jul 2020 19:11:03 +0000
(19:11 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 4 Jul 2020 19:11:03 +0000
(19:11 +0000)
build-pspp
patch
|
blob
|
history
diff --git
a/build-pspp
b/build-pspp
index cf8fb0f5bbad0577a6b7c7df5cc2275df1b7e999..4ed0a4909bbe143e023ba91d5e9e3fe025515098 100755
(executable)
--- 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;