From 9c1ad1c80dbdf3cfa73477437c33fb821a0424b8 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 26 Jan 2009 03:27:29 +0000 Subject: misc changes for 2.31 --- 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 e46d13a..9792ebb 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.31rc4'; + $this->phpicalendar_version = '2.31'; // Configuration file for PHP iCalendar 2.31 // // To set values, change the text between the single quotes -- cgit v1.2.3