Skip to content

Commit

Permalink
fix location of CITATION.cff for git to check in
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase committed Jun 4, 2023
1 parent 9d49ed2 commit 532b0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/sage-update-version
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ git commit -m "Updated SageMath version to $SAGE_VERSION" -- \
"$SAGE_ROOT/VERSION.txt" \
"$SAGE_SRC/sage/version.py" \
"$SAGE_SRC/VERSION.txt" \
"$SAGE_SRC/CITATION.cff" \
"$SAGE_ROOT/CITATION.cff" \
"$SAGE_SRC/bin/sage-version.sh" \
"$SAGE_ROOT/build/pkgs/configure/checksums.ini" \
"$SAGE_ROOT/build/pkgs/configure/package-version.txt" \
Expand Down

0 comments on commit 532b0de

Please sign in to comment.