From ac87207e83eefa54d3f6578e6ce2889111f94a49 Mon Sep 17 00:00:00 2001 From: till Date: Mon, 11 Feb 2008 20:16:24 +0000 Subject: * changed version ;) git-svn-id: https://svn.roundcube.net/trunk@1041 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/index.php b/roundcubemail/index.php index 1cea295be..b72bed0a9 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/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'); -- cgit v1.2.3