From 14bb051462a6614ef58ff066bc4bebd568c7808a Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Tue, 30 Dec 2008 03:48:12 +0000 Subject: day view and month bottom problems bug 2476126 --- 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 4eeadc4..9f99379 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.3'; + $this->phpicalendar_version = '2.31rc1'; // Configuration file for PHP iCalendar 2.25rc1 // // To set values, change the text between the single quotes -- cgit v1.2.3