aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-10-14 18:02:34 -0700
committerfriendica <info@friendica.com>2014-10-14 18:02:34 -0700
commit2db7d88e285f2deb6d75d961bccfa396cd4eaae6 (patch)
treea32df171e9ab09c63e7a582db9f589c73fa3527d /boot.php
parent903f7e73fbc9a36c0a073ff1c9f05555a030a34e (diff)
downloadvolse-hubzilla-2db7d88e285f2deb6d75d961bccfa396cd4eaae6.tar.gz
volse-hubzilla-2db7d88e285f2deb6d75d961bccfa396cd4eaae6.tar.bz2
volse-hubzilla-2db7d88e285f2deb6d75d961bccfa396cd4eaae6.zip
this is the reason Diaspora forum tagging was broken
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 563ed0fe1..1824e792f 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1129 );
+define ( 'DB_UPDATE_VERSION', 1130 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );