From f64f5f59077e3bffe4dd8b60ab4ff0d674d0fc26 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 9 Jun 2008 20:57:53 +0000 Subject: Update version strings --- config/main.inc.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/main.inc.php.dist') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 0be6d478d..67d82c869 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -134,7 +134,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.1'; +$rcmail_config['useragent'] = 'RoundCube Webmail/0.2a'; // use this name to compose page titles $rcmail_config['product_name'] = 'RoundCube Webmail'; -- cgit v1.2.3