summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-07 18:27:25 +0100
committerAndrew Dolgov <[email protected]>2005-12-07 18:27:25 +0100
commit3820a960c6cd28c61a43d88add853c3b0b4c9932 (patch)
tree886c95f290d23c634b96dbd309289e581090a862 /version.php
parent1e7716286c2c64a7225a919bb85f4543a4805e33 (diff)
bump version to 1.1.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 8d7b8c474..efa449342 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1.p1");
+ define(VERSION, "1.1.p2");
?>