summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FedoraClient.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/FedoraClient.php b/FedoraClient.php
index 4ece45c..e003a03 100644
--- a/FedoraClient.php
+++ b/FedoraClient.php
@@ -35,7 +35,7 @@
* @since The begining of times.
*/
-define('FEDORACLIENT_VERSION','0.1.0-dev');
+define('FEDORACLIENT_VERSION', '0.1.0-dev');
if (!function_exists('curl_version')) {
die("curl extension required\n");