diff options
| author | Andrew Dolgov <fox@bah.spb.su> | 2005-09-23 16:52:35 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.spb.su> | 2005-09-23 16:52:35 +0100 |
| commit | 8d4ee475d67f56c47306726faae2bc6ca0a7e6d5 (patch) | |
| tree | 80ff2d1055ee9ef57b43834de9d046b90c48ceb7 /version.php | |
| parent | 922b009f2001ea294f307637c7b5c4beccc6a38a (diff) | |
release 1.0.5
Diffstat (limited to 'version.php')
| -rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index 979a38a2d..be0781f88 100644 --- a/version.php +++ b/version.php @@ -1,4 +1,4 @@ <? - define(VERSION, "1.0.4"); + define(VERSION, "1.0.5"); ?> |