summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-02 12:53:41 +0100
committerAndrew Dolgov <[email protected]>2005-09-02 12:53:41 +0100
commit8599e26a6ec71c6c88e750df3ad0c341afc11998 (patch)
treeae98730ebf985e9134ac12671badb2ad536d50d3 /version.php
parent9f311df6262c206a56f47a593244336e6ba1f54c (diff)
update NEWS, bump version
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index 07c8be336..c394d0a60 100644
--- a/version.php
+++ b/version.php
@@ -1,4 +1,4 @@
<?
- define(VERSION, "1.0.2");
+ define(VERSION, "1.0.2.99");
?>