aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-26 22:52:36 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-26 22:52:36 +0000
commitf53afe845eff0f8712afbdcb908995df267a005f (patch)
treed7b00f2251e304ff2f1ee1e806ecac6c31c2ba26 /default_config.php
parent13e49da76fb0cfca342765397a8a8ae7f20051b3 (diff)
downloadphpicalendar-f53afe845eff0f8712afbdcb908995df267a005f.tar.gz
phpicalendar-f53afe845eff0f8712afbdcb908995df267a005f.tar.bz2
phpicalendar-f53afe845eff0f8712afbdcb908995df267a005f.zip
bump vers
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 6c56f6e..c982c18 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';
+ $this->phpicalendar_version = '2.3rc1.1';
// 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