From f36d3298f0401e4fb1ca131d18d51d3d47e39818 Mon Sep 17 00:00:00 2001 From: Jason Oster Date: Tue, 7 Jul 2009 14:48:28 +0000 Subject: HTML/CSS template rewrites, nice-title integration, XSS fixes, version bump --- 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 9aac854..5fa5c1f 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.32alpha'; - // Configuration file for PHP iCalendar 2.32 + $this->phpicalendar_version = '2.4alpha'; + // Configuration file for PHP iCalendar 2.4 // // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -- cgit v1.2.3