From f53afe845eff0f8712afbdcb908995df267a005f Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 26 Dec 2008 22:52:36 +0000 Subject: bump vers --- 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 6c56f6e..c982c18 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'; + $this->phpicalendar_version = '2.3rc1.1'; // Configuration file for PHP iCalendar 2.25rc1 // // To set values, change the text between the single quotes -- cgit v1.2.3