aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
Diffstat (limited to 'version.php')
-rw-r--r--version.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/version.php b/version.php
new file mode 100644
index 000000000..557ea5d1c
--- /dev/null
+++ b/version.php
@@ -0,0 +1,8 @@
+<?php
+
+/**
+ * Version of this plugin.
+ * Used for the upgrade system.
+ */
+
+$version = 2010073101;