aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-31 00:57:59 -0700
committerfriendica <info@friendica.com>2012-03-31 00:57:59 -0700
commitb4b1055b502c317513bf5c57794c004ced43a0de (patch)
tree7981c4db1897e0d9f5d316d9503c3e7b2f7122ea /boot.php
parent8c928e67ba9f122343f53400cf0f4dae8104ffd7 (diff)
downloadvolse-hubzilla-b4b1055b502c317513bf5c57794c004ced43a0de.tar.gz
volse-hubzilla-b4b1055b502c317513bf5c57794c004ced43a0de.tar.bz2
volse-hubzilla-b4b1055b502c317513bf5c57794c004ced43a0de.zip
settings for unknown private mail acceptance
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 2a8dc3d04..ec1ffbbf4 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.1297' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
-define ( 'DB_UPDATE_VERSION', 1133 );
+define ( 'DB_UPDATE_VERSION', 1134 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );