summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-03-09 21:26:18 +0000
committerthomascube <thomas@roundcube.net>2009-03-09 21:26:18 +0000
commit378ba1d1903d644893cac79a08750a8bfeba8f43 (patch)
tree199501a592142521b9c532057d673065e10efa93 /config
parentb9af4facc0b59bb4658b3ef144471fa530b6e902 (diff)
Update versions and docs + remove development-only stuff
Diffstat (limited to 'config')
-rw-r--r--config/main.inc.php.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist
index b80840354..1870852b7 100644
--- a/config/main.inc.php.dist
+++ b/config/main.inc.php.dist
@@ -152,7 +152,7 @@ $rcmail_config['date_long'] = 'd.m.Y H:i';
$rcmail_config['date_today'] = 'H:i';
// add this user-agent to message headers when sending
-$rcmail_config['useragent'] = 'RoundCube Webmail/0.2-beta';
+$rcmail_config['useragent'] = 'RoundCube Webmail/0.2.1';
// use this name to compose page titles
$rcmail_config['product_name'] = 'RoundCube Webmail';