aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-30 03:48:12 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-30 03:48:12 +0000
commit14bb051462a6614ef58ff066bc4bebd568c7808a (patch)
treed33b47812f8ed01baf604943b1ac9525474cc8ad /default_config.php
parent980dbb40bb2cb239f127f8718cd9502ac0498e8b (diff)
downloadphpicalendar-14bb051462a6614ef58ff066bc4bebd568c7808a.tar.gz
phpicalendar-14bb051462a6614ef58ff066bc4bebd568c7808a.tar.bz2
phpicalendar-14bb051462a6614ef58ff066bc4bebd568c7808a.zip
day view and month bottom problems bug 2476126
Diffstat (limited to 'default_config.php')
-rw-r--r--default_config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/default_config.php b/default_config.php
index 4eeadc4..9f99379 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.3';
+ $this->phpicalendar_version = '2.31rc1';
// Configuration file for PHP iCalendar 2.25rc1
//
// To set values, change the text between the single quotes

© 2014-2024 Faster IT GmbH | imprint | privacy policy