aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-31 11:16:33 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-31 11:16:33 +0000
commit9c2080e8bc15acebacac8ba8c724a904c935f6b8 (patch)
tree072511760f986dac9c58a8ad2cf88d30f79d3c98 /default_config.php
parentcd60de7740306494f2146eb7e4b8e7df406ede64 (diff)
downloadphpicalendar-9c2080e8bc15acebacac8ba8c724a904c935f6b8.tar.gz
phpicalendar-9c2080e8bc15acebacac8ba8c724a904c935f6b8.tar.bz2
phpicalendar-9c2080e8bc15acebacac8ba8c724a904c935f6b8.zip
bump version to 2.31rc2
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 374879e..18c44bd 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.31rc1';
+ $this->phpicalendar_version = '2.31rc2';
// 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