aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:30:36 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:30:36 +0000
commit361f356097d783e69ebfa29da9ce2ea48edf775b (patch)
tree4e241f898f4d211c03a1c4b95857477407a00e0f /default_config.php
parent388be19cf1b7809ae8a9ded3f6862ed76d46eae2 (diff)
downloadphpicalendar-361f356097d783e69ebfa29da9ce2ea48edf775b.tar.gz
phpicalendar-361f356097d783e69ebfa29da9ce2ea48edf775b.tar.bz2
phpicalendar-361f356097d783e69ebfa29da9ce2ea48edf775b.zip
tweak bump rc version
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 0c80659..397443c 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.6';
+ $this->phpicalendar_version = '2.3rc1.7';
// 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