From 9c2080e8bc15acebacac8ba8c724a904c935f6b8 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Wed, 31 Dec 2008 11:16:33 +0000 Subject: bump version to 2.31rc2 --- 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 374879e..18c44bd 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.31rc1'; + $this->phpicalendar_version = '2.31rc2'; // Configuration file for PHP iCalendar 2.25rc1 // // To set values, change the text between the single quotes -- cgit v1.2.3