Skip to content

Commit 36012ef

Browse files
authored
Merge pull request #113 from DrDaveD/prepare4.46
update to 4.46
2 parents 07d885a + 9947ddc commit 36012ef

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
cvmfsexec-4.46 - 2 April 2025
12
- Go back to selecting the cvmfs version from the egi and osg distribution.
23
- Properly sort the cvmfs version number from the downloaded list of packages.
34
- For osg use 24-main instead of 23-main.

cvmfsexec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#set -x
1010
#PS4='c$$+ '
1111

12-
VERSION=4.45
12+
VERSION=4.46
1313

1414
usage()
1515
{

singcvmfs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# with the singularity --fusemount option.
44
# Written by Dave Dykstra March 2020
55

6-
VERSION=4.45
6+
VERSION=4.46
77

88
ME="`basename $0`"
99

0 commit comments

Comments
 (0)