summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-01-21 06:22:25 +0100
committerAndrew Dolgov <[email protected]>2008-01-21 06:22:25 +0100
commitffc10e5060986f0a23b277d88679ec7ed386dd6b (patch)
treed863295ac117ea14ec9c233687b6b3f433c5e83b /version.php
parentf0907182c660e92544a8adc52f5505a910741727 (diff)
release 1.2.19
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 602a3974f..95872fa27 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.18");
+ define('VERSION', "1.2.19");
?>