aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-15 12:50:34 -0800
committerfriendica <info@friendica.com>2011-12-15 12:50:34 -0800
commitcc5fd0a136894702437fc5add133c784e8545b0b (patch)
tree35b1665325e7e7f8d328dec32c02e02bf5099136 /boot.php
parent6d7781434bedda23366e6c007c15f85b80a0e073 (diff)
downloadvolse-hubzilla-cc5fd0a136894702437fc5add133c784e8545b0b.tar.gz
volse-hubzilla-cc5fd0a136894702437fc5add133c784e8545b0b.tar.bz2
volse-hubzilla-cc5fd0a136894702437fc5add133c784e8545b0b.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 bc6f77dc6..f4da4a670 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.1195' );
+define ( 'FRIENDICA_VERSION', '2.3.1196' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );