From ef71959d6f605170a7fdd6ca0d799197054e6e40 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 2 Feb 2009 04:11:59 +0000 Subject: bump version --- default_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default_config.php b/default_config.php index 9792ebb..0384d5f 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.31'; - // Configuration file for PHP iCalendar 2.31 + $this->phpicalendar_version = '2.32alpha'; + // Configuration file for PHP iCalendar 2.32 // // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -- cgit v1.2.3