aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-09 16:48:15 -0800
committerfriendica <info@friendica.com>2011-12-09 16:48:15 -0800
commit727661d454dc6012b4f00e860748a0b5df4b067f (patch)
tree7020ab4297628a84d7e7d53c16ebd09b85e6562a /boot.php
parent5b3155579ad58c16daa6a3c7c69d53482357c506 (diff)
downloadvolse-hubzilla-727661d454dc6012b4f00e860748a0b5df4b067f.tar.gz
volse-hubzilla-727661d454dc6012b4f00e860748a0b5df4b067f.tar.bz2
volse-hubzilla-727661d454dc6012b4f00e860748a0b5df4b067f.zip
revup
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 bd7dfa8e4..c44760930 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.1188' );
+define ( 'FRIENDICA_VERSION', '2.3.1190' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );