aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-30 17:08:16 -0800
committerfriendica <info@friendica.com>2011-11-30 17:08:16 -0800
commit37730ecc2aa9a55faa232658fc348da241416700 (patch)
treef022b5a0ea149e09e9d7b29b60079366883a68a7 /boot.php
parent8f381e01aebbddfed9f56ba21e18837e570dee19 (diff)
downloadvolse-hubzilla-37730ecc2aa9a55faa232658fc348da241416700.tar.gz
volse-hubzilla-37730ecc2aa9a55faa232658fc348da241416700.tar.bz2
volse-hubzilla-37730ecc2aa9a55faa232658fc348da241416700.zip
typo
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2d937f2c4..50cfbf661 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1180' );
+define ( 'FRIENDICA_VERSION', '2.3.1181' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1107 );