aboutsummaryrefslogtreecommitdiffstats
path: root/storage-backend/lib/version.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'storage-backend/lib/version.inc.php')
-rw-r--r--storage-backend/lib/version.inc.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/storage-backend/lib/version.inc.php b/storage-backend/lib/version.inc.php
new file mode 100644
index 0000000..f4e6dcd
--- /dev/null
+++ b/storage-backend/lib/version.inc.php
@@ -0,0 +1,5 @@
+<?php
+return [
+ 'spec' => '0.3',
+ 'impl' => '0.3-dev'
+]; \ No newline at end of file