summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-21 09:12:22 +0100
committerAndrew Dolgov <[email protected]>2007-02-21 09:12:22 +0100
commit9f03a0de054dfb90a372ea423eeac3bd83e7e642 (patch)
tree4f11f757c0944215df678f9b03a4714d7c2f7695 /version.php
parent95a82c0843d5515727763049bf2a5fd8e402978d (diff)
bugfix release: 1.2.8-p2
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 c97a01d98..b59be9572 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.8-p1");
+ define('VERSION', "1.2.8-p2");
?>