summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-02 04:49:15 +0100
committerAndrew Dolgov <[email protected]>2005-09-02 04:49:15 +0100
commit321930130270c59a85dbd089dc2972e9838e9040 (patch)
treef76a51053e20a17da7c5def20362e742410c961c /version.php
parent2651fc4fc39beccd7879e33486da6655442dccea (diff)
release 1.0.2
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 45e654ecf..07c8be336 100644
--- a/version.php
+++ b/version.php
@@ -1,4 +1,4 @@
<?
- define(VERSION, "1.0.1");
+ define(VERSION, "1.0.2");
?>