aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-27 12:56:36 -0800
committerfriendica <info@friendica.com>2012-01-27 12:56:36 -0800
commit5161be67e9f4eebe5723b44ddd3ad37e18f0a632 (patch)
tree89553157fcbbead7b7cb2fef873f6be0c99dd6fe /boot.php
parent039eec360ade26e29e1c1d74ed6ab127cd539a4d (diff)
downloadvolse-hubzilla-5161be67e9f4eebe5723b44ddd3ad37e18f0a632.tar.gz
volse-hubzilla-5161be67e9f4eebe5723b44ddd3ad37e18f0a632.tar.bz2
volse-hubzilla-5161be67e9f4eebe5723b44ddd3ad37e18f0a632.zip
logging of manage identities
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 03f324749..c2c99a55e 100755
--- 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.1236' );
+define ( 'FRIENDICA_VERSION', '2.3.1237' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1118 );