aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-24 20:40:09 -0800
committerfriendica <info@friendica.com>2012-02-24 20:40:09 -0800
commita3cf563b6836391ff4d07335cf25189c7a06418e (patch)
tree919975e4ba99bb0986f69e3ae4a18a0f2091e881 /boot.php
parentcb9d0993f195841a5d8adcaed4faeb7423f13a14 (diff)
downloadvolse-hubzilla-a3cf563b6836391ff4d07335cf25189c7a06418e.tar.gz
volse-hubzilla-a3cf563b6836391ff4d07335cf25189c7a06418e.tar.bz2
volse-hubzilla-a3cf563b6836391ff4d07335cf25189c7a06418e.zip
update author name across items if changed.
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 4dd16c940..0815f59f6 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.1262' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
-define ( 'DB_UPDATE_VERSION', 1124 );
+define ( 'DB_UPDATE_VERSION', 1125 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );