aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2009-01-26 03:27:29 +0000
committerJim Hu <jimhu@users.sourceforge.net>2009-01-26 03:27:29 +0000
commit9c1ad1c80dbdf3cfa73477437c33fb821a0424b8 (patch)
tree785f2fc14fa7d60efb39864ea16309e927d2ab8b /default_config.php
parentcecd608ffaea0d25f182fb9e2e0883c3d17186de (diff)
downloadphpicalendar-9c1ad1c80dbdf3cfa73477437c33fb821a0424b8.tar.gz
phpicalendar-9c1ad1c80dbdf3cfa73477437c33fb821a0424b8.tar.bz2
phpicalendar-9c1ad1c80dbdf3cfa73477437c33fb821a0424b8.zip
misc changes for 2.31
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 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

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