From 361f356097d783e69ebfa29da9ce2ea48edf775b Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 29 Dec 2008 03:30:36 +0000 Subject: tweak bump rc version --- 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 0c80659..397443c 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.6'; + $this->phpicalendar_version = '2.3rc1.7'; // Configuration file for PHP iCalendar 2.25rc1 // // To set values, change the text between the single quotes -- cgit v1.2.3