aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-26 18:53:48 -0800
committerfriendica <info@friendica.com>2012-02-26 18:53:48 -0800
commitfc036210fb599cff936b647689362ebacf86a16b (patch)
treee216e1fa6007b8bbe4aa994cb7c9a7db6d8a23b9 /boot.php
parent6bc48b29ccdab1c9d48f159282f5dbd8eaa5d5ef (diff)
downloadvolse-hubzilla-fc036210fb599cff936b647689362ebacf86a16b.tar.gz
volse-hubzilla-fc036210fb599cff936b647689362ebacf86a16b.tar.bz2
volse-hubzilla-fc036210fb599cff936b647689362ebacf86a16b.zip
spam db
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 ada0f563d..bac7861c0 100755
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1264' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
-define ( 'DB_UPDATE_VERSION', 1127 );
+define ( 'DB_UPDATE_VERSION', 1128 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );