Changeset 5738 in subversion


Ignore:
Timestamp:
Jan 6, 2012 11:01:53 AM (18 months ago)
Author:
thomasb
Message:

Bump version

Location:
branches/release-0.7
Files:
2 edited

Legend:

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

    r5582 r5738  
    33 +-------------------------------------------------------------------------+ 
    44 | Roundcube Webmail IMAP Client                                           | 
    5  | Version 0.7                                                             | 
     5 | Version 0.7.1                                                           | 
    66 |                                                                         | 
    77 | Copyright (C) 2005-2011, The Roundcube Dev Team                         | 
  • branches/release-0.7/program/include/iniset.php

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