summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authortill <till@php.net>2008-02-11 20:16:24 +0000
committertill <till@php.net>2008-02-11 20:16:24 +0000
commit23b87010791829fbb088a1a228f00af5dcef761a (patch)
treea976f917b61adfa76699c18db018d3d0894501fa /index.php
parent6108988f2b482d702e9f4ad2d1510f903c76286c (diff)
* changed version ;)
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1cea295be..b72bed0a9 100644
--- a/index.php
+++ b/index.php
@@ -41,7 +41,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '0.1-20071210');
+define('RCMAIL_VERSION', '0.1-trunk');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');