Skip to content

Commit 6216c5f

Browse files
committed
Incremented version patch level
1 parent aae0317 commit 6216c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OpenCloud/Globals.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
//define('RAXSDK_CACERTPEM', __DIR__ . DIRECTORY_SEPARATOR . 'cacert.pem');
128128

129129
/* these should not be overridden */
130-
define('RAXSDK_VERSION', '1.5.4');
130+
define('RAXSDK_VERSION', '1.5.5');
131131
define('RAXSDK_USER_AGENT', 'php-opencloud/'.RAXSDK_VERSION.' (Rackspace)');
132132
define('RAXSDK_ERROR', 'Error:');
133133
define('RAXSDK_FATAL', 'FATAL ERROR:');

0 commit comments

Comments
 (0)