From a8a822e8fe1916540ea4bce97c4861bb452ab21f Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 27 Dec 2008 23:49:39 +0000 Subject: add timezones to prefs --- default_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default_config.php') diff --git a/default_config.php b/default_config.php index 90c54e0..ef7acd4 100644 --- a/default_config.php +++ b/default_config.php @@ -2,7 +2,7 @@ class Configs{ private static $instance; private function __construct(){ - $this->phpicalendar_version = '2.3rc1.3'; + $this->phpicalendar_version = '2.3rc1.4'; // Configuration file for PHP iCalendar 2.25rc1 // // To set values, change the text between the single quotes -- cgit v1.2.3