Skip to content

Commit bad43b2

Browse files
committed
Incremented version patch level
1 parent 248df25 commit bad43b2

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.5');
130+
define('RAXSDK_VERSION', '1.5.6');
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)