aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-18 12:41:46 -0800
committerfriendica <info@friendica.com>2011-12-18 12:41:46 -0800
commit622886a33c459e5290bdfcf491a1c8f9ed132207 (patch)
tree224e85147daf8186b8b285fc62f46b222941f921 /boot.php
parent5d6a098ce0bf14e372c297ed09c9f0452fa60ec7 (diff)
downloadvolse-hubzilla-622886a33c459e5290bdfcf491a1c8f9ed132207.tar.gz
volse-hubzilla-622886a33c459e5290bdfcf491a1c8f9ed132207.tar.bz2
volse-hubzilla-622886a33c459e5290bdfcf491a1c8f9ed132207.zip
make mod-follow "get"-able
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 b01effcbf..5cc77182a 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.1198' );
+define ( 'FRIENDICA_VERSION', '2.3.1199' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );