From ab3df3da116a52e1eaeb8e62ce3e0a93c3e35189 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 2 Jan 2009 07:20:20 +0000 Subject: bump rc version --- default_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'default_config.php') diff --git a/default_config.php b/default_config.php index 7c69307..b345163 100644 --- a/default_config.php +++ b/default_config.php @@ -2,8 +2,8 @@ class Configs{ private static $instance; private function __construct(){ - $this->phpicalendar_version = '2.31rc3'; - // Configuration file for PHP iCalendar 2.25rc1 + $this->phpicalendar_version = '2.31rc4'; + // Configuration file for PHP iCalendar 2.31 // // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -- cgit v1.2.3