aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-04 17:26:55 -0800
committerfriendica <info@friendica.com>2011-12-04 17:26:55 -0800
commit6fc9eae9de5d2186b106165986d5d9bec48304cf (patch)
tree2aaf6ad0fd7fe3f823d485303532d91bac9d07b3 /boot.php
parentfb01d8bec5fea541a7ea6d67ef0db7790cab2cdf (diff)
downloadvolse-hubzilla-6fc9eae9de5d2186b106165986d5d9bec48304cf.tar.gz
volse-hubzilla-6fc9eae9de5d2186b106165986d5d9bec48304cf.tar.bz2
volse-hubzilla-6fc9eae9de5d2186b106165986d5d9bec48304cf.zip
more d* PM stuff
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 63dea8e6f..d283fa778 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.1184' );
+define ( 'FRIENDICA_VERSION', '2.3.1185' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1108 );