summaryrefslogtreecommitdiffstats
path: root/FedoraClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'FedoraClient.php')
-rw-r--r--FedoraClient.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/FedoraClient.php b/FedoraClient.php
index 6eca761..4a7cfd6 100644
--- a/FedoraClient.php
+++ b/FedoraClient.php
@@ -21,7 +21,7 @@
*
*/
-define ('FEDORACLIENT_VERSION','0.1');
+define ('FEDORACLIENT_VERSION','0.1.0-dev');
if (!function_exists('curl_version')) {
die("curl extension required\n");