Changeset 63d6e6d in github


Ignore:
Timestamp:
Sep 28, 2011 3:16:41 PM (21 months ago)
Author:
thomascube <thomas@…>
Branches:
release-0.6
Children:
9b936ee
Parents:
c1e07e1
Message:

Bump versions to 0.6 stable

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • index.php

    r2c67d45 r63d6e6d  
    33 +-------------------------------------------------------------------------+ 
    44 | Roundcube Webmail IMAP Client                                           | 
    5  | Version 0.6-beta                                                         | 
     5 | Version 0.6                                                             | 
    66 |                                                                         | 
    77 | Copyright (C) 2005-2011, The Roundcube Dev Team                         | 
  • program/include/iniset.php

    rb578abb r63d6e6d  
    3838 
    3939// application constants 
    40 define('RCMAIL_VERSION', '0.6-beta'); 
     40define('RCMAIL_VERSION', '0.6'); 
    4141define('RCMAIL_CHARSET', 'UTF-8'); 
    4242define('JS_OBJECT_NAME', 'rcmail'); 
Note: See TracChangeset for help on using the changeset viewer.