aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2009-01-02 07:20:20 +0000
committerJim Hu <jimhu@users.sourceforge.net>2009-01-02 07:20:20 +0000
commitab3df3da116a52e1eaeb8e62ce3e0a93c3e35189 (patch)
tree5aef755b334e2df8f828dd18af54370641fa169e
parentc60246816752a18ba37b8f3508799acd17686b30 (diff)
downloadphpicalendar-ab3df3da116a52e1eaeb8e62ce3e0a93c3e35189.tar.gz
phpicalendar-ab3df3da116a52e1eaeb8e62ce3e0a93c3e35189.tar.bz2
phpicalendar-ab3df3da116a52e1eaeb8e62ce3e0a93c3e35189.zip
bump rc version
-rw-r--r--default_config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/default_config.php b/default_config.php
index 7c69307..b345163 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.31rc3';
- // Configuration file for PHP iCalendar 2.25rc1
+ $this->phpicalendar_version = '2.31rc4';
+ // Configuration file for PHP iCalendar 2.31
//
// To set values, change the text between the single quotes
// Follow instructions to the right for detailed information

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