aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-09-08 09:52:35 +0200
committerMario Vavti <mario@mariovavti.com>2016-09-08 09:52:35 +0200
commit35f1055739f133cdeda290aa3a45992f97bb32fa (patch)
tree188798d75af9eedaa7884cb4522ada748eb3f4a7 /boot.php
parent98d5ae91f5a716d415fa3dd639e9819ae7003202 (diff)
parent83b89b9576655c11a9beaaf2261b3a9013a52da5 (diff)
downloadvolse-hubzilla-35f1055739f133cdeda290aa3a45992f97bb32fa.tar.gz
volse-hubzilla-35f1055739f133cdeda290aa3a45992f97bb32fa.tar.bz2
volse-hubzilla-35f1055739f133cdeda290aa3a45992f97bb32fa.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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 b578129b4..bd191d19c 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.13.1' );
define ( 'ZOT_REVISION', '1.1' );
-define ( 'DB_UPDATE_VERSION', 1182 );
+define ( 'DB_UPDATE_VERSION', 1183 );
/**