Changeset 41bdcf2 in github


Ignore:
Timestamp:
Jun 2, 2011 9:36:57 AM (2 years ago)
Author:
thomascube <thomas@…>
Children:
58fc995, 9a3b12c
Parents:
187833d
Message:

Bump versions to 0.5.3

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • index.php

    r05545fe r41bdcf2  
    33 +-------------------------------------------------------------------------+ 
    44 | Roundcube Webmail IMAP Client                                           | 
    5  | Version 0.5.2                                                           | 
     5 | Version 0.5.3                                                           | 
    66 |                                                                         | 
    77 | Copyright (C) 2005-2011, Roundcube Dev. - Switzerland                   | 
  • program/include/iniset.php

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