Skip to content

Commit aa41a79

Browse files
committed
Prepare for cloud client 022 release
1 parent 786649f commit aa41a79

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

cloud-client/builder/environment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ if [ ! "X$CLCLBUILDER_ENVIRONMENT_DEFINED" = "X" ]; then
22
return 0
33
fi
44

5-
export CLCLBUILDER_RELEASE_NAME="nimbus-cloud-client-021"
5+
export CLCLBUILDER_RELEASE_NAME="nimbus-cloud-client-022"
66

77
# #########################################################
88

cloud-client/nimbus-cloud-client-src/CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
nimbus-cloud-client-022
2+
-----------------------
3+
[*] Updated the default trusted X509 certificates to include the new FutureGrid
4+
Alamo certificate chain.
15

26
nimbus-cloud-client-021
37
-----------------------

0 commit comments

Comments
 (0)