summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-07 13:53:51 +0100
committerAndrew Dolgov <[email protected]>2005-12-07 13:53:51 +0100
commit1e7716286c2c64a7225a919bb85f4543a4805e33 (patch)
tree2e7743eaa7dacc42723c1deb4b79601d62b93c0a /version.php
parent9db0fded8b0ed4fe22f5d602e3aaa7b3b6a8096b (diff)
bump version to 1.1.p1
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 66af3b52f..8d7b8c474 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1");
+ define(VERSION, "1.1.p1");
?>