aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 08:20:52 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 08:20:52 +0000
commit980dbb40bb2cb239f127f8718cd9502ac0498e8b (patch)
tree54df3d058dc857645d4648800f222b3f3d8f2cc9 /default_config.php
parent49cfa70058fc7fab9e3007b93e12139604223958 (diff)
downloadphpicalendar-980dbb40bb2cb239f127f8718cd9502ac0498e8b.tar.gz
phpicalendar-980dbb40bb2cb239f127f8718cd9502ac0498e8b.tar.bz2
phpicalendar-980dbb40bb2cb239f127f8718cd9502ac0498e8b.zip
change version for release
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 397443c..4eeadc4 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.3rc1.7';
+ $this->phpicalendar_version = '2.3';
// 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