Changeset 5062 in subversion


Ignore:
Timestamp:
Aug 12, 2011 3:41:33 PM (23 months ago)
Author:
thomasb
Message:

Bump version

Location:
branches/release-0.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/release-0.5/index.php

    r4831 r5062  
    33 +-------------------------------------------------------------------------+ 
    44 | Roundcube Webmail IMAP Client                                           | 
    5  | Version 0.5.3                                                           | 
     5 | Version 0.5.4                                                           | 
    66 |                                                                         | 
    77 | Copyright (C) 2005-2011, Roundcube Dev. - Switzerland                   | 
  • branches/release-0.5/program/include/iniset.php

    r4831 r5062  
    3737 
    3838// application constants 
    39 define('RCMAIL_VERSION', '0.5.3'); 
     39define('RCMAIL_VERSION', '0.5.4'); 
    4040define('RCMAIL_CHARSET', 'UTF-8'); 
    4141define('JS_OBJECT_NAME', 'rcmail'); 
Note: See TracChangeset for help on using the changeset viewer.