Changeset 3b4dee3 in github


Ignore:
Timestamp:
Aug 12, 2011 3:41:33 PM (22 months ago)
Author:
thomascube <thomas@…>
Children:
a02cfa9b, 6667bcf
Parents:
58fc995
Message:

Bump version

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • index.php

    r41bdcf2 r3b4dee3  
    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                   | 
  • program/include/iniset.php

    r41bdcf2 r3b4dee3  
    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.