summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index 7a83f09..0ae814f 100755
--- a/config.php
+++ b/config.php
@@ -21,5 +21,5 @@
);
// Version
- $isdversion = "0.3.5-dev";
+ $isdversion = "0.3.5";
?>