aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-09-14 22:51:00 +0200
committerMario Vavti <mario@mariovavti.com>2016-09-14 22:51:00 +0200
commit0add06380f8bd153b7812efe7dc63a9f9be10be0 (patch)
treeca6b8e41f217e80ecc6ede6dfd44d4d274e4874a /boot.php
parent81624a601a54eb761d4457b0cf7395f0fff0830f (diff)
downloadvolse-hubzilla-0add06380f8bd153b7812efe7dc63a9f9be10be0.tar.gz
volse-hubzilla-0add06380f8bd153b7812efe7dc63a9f9be10be0.tar.bz2
volse-hubzilla-0add06380f8bd153b7812efe7dc63a9f9be10be0.zip
upgrade fullcalendar to version 3
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 12a797fd1..1f01e13ca 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.13.2' );
+define ( 'STD_VERSION', '1.13.3' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );