diff options
author | Brian Ronald <b.ronald@connexions-tw.co.uk> | 2012-05-09 10:34:48 +0100 |
---|---|---|
committer | Brian Ronald <b.ronald@connexions-tw.co.uk> | 2012-05-09 10:34:48 +0100 |
commit | b546b0dcfd1958a75cb6c90ace7d3552a76074f5 (patch) | |
tree | ccfeedb638938c60c41bc66d3147c12ad7603a76 | |
parent | 552cdea1cf99f3a962e242fe49a70a6de41397c2 (diff) |
Also, the license comments
-rw-r--r-- | index.php | 2 | ||||
-rw-r--r-- | installer/index.php | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ /* +-------------------------------------------------------------------------+ | Roundcube Webmail IMAP Client | - | Version 0.9-svn | + | Version 0.9-git | | | | Copyright (C) 2005-2012, The Roundcube Dev Team | | | diff --git a/installer/index.php b/installer/index.php index 32fde22e1..e46ef19df 100644 --- a/installer/index.php +++ b/installer/index.php @@ -3,7 +3,7 @@ /* +-------------------------------------------------------------------------+ | Roundcube Webmail setup tool | - | Version 0.9-svn | + | Version 0.9-git | | | | Copyright (C) 2009-2012, The Roundcube Dev Team | | | |