summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-11-21 06:39:46 +0100
committerAndrew Dolgov <[email protected]>2008-11-21 06:39:46 +0100
commit94a2df888fdb173a1844a4a088656be15092d448 (patch)
tree0aa6e0ceaeeac01b79be36a82336516cb9fd4ed6 /version.php
parentc54526fe2d8dc9fcd70712e7d2e81f071c600bb8 (diff)
release 1.2.29
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 3860d9055..11ae326d0 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.28");
+ define('VERSION', "1.2.29");
?>