Skip to content

Commit

Permalink
update to 4.41
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDaveD committed Sep 9, 2024
1 parent bf6c92e commit e239677
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cvmfsexec-4.41 - 9 September 2024
- Switch to the archive for el7 epel packages.
- Add CI checks on every pull request for a fairly through test of
all the combinations of modes, distributions, and machine types.
Expand Down
2 changes: 1 addition & 1 deletion cvmfsexec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#set -x
#PS4='c$$+ '

VERSION=4.40
VERSION=4.41

usage()
{
Expand Down
2 changes: 1 addition & 1 deletion singcvmfs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# with the singularity --fusemount option.
# Written by Dave Dykstra March 2020

VERSION=4.40
VERSION=4.41

ME="`basename $0`"

Expand Down

0 comments on commit e239677

Please sign in to comment.