summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-20 04:37:21 +0100
committerAndrew Dolgov <[email protected]>2006-09-20 04:37:21 +0100
commit1fddd59a536aad99a4d32ab0c8ff764f5b264b29 (patch)
treefd6ae2a617f03f548778b52f081051f519a9cd3a /version.php
parent31d1b6cfc3ed338834720edc953dc9fd75a9a407 (diff)
release 1.2.3
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 9655675dd..6b44e21a5 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define(VERSION, "1.2.2.99");
+ define(VERSION, "1.2.3");
?>