aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-27 14:26:44 -0800
committerfriendica <info@friendica.com>2011-12-27 14:26:44 -0800
commit0f87f84cfbe026e6f049026d8f8c4d4db22dcc56 (patch)
tree8fddf9b2169e874ffe407e3d84493947b0993c85 /boot.php
parent5c7df6e964561ebb5e334865717db03222bf3e1a (diff)
downloadvolse-hubzilla-0f87f84cfbe026e6f049026d8f8c4d4db22dcc56.tar.gz
volse-hubzilla-0f87f84cfbe026e6f049026d8f8c4d4db22dcc56.tar.bz2
volse-hubzilla-0f87f84cfbe026e6f049026d8f8c4d4db22dcc56.zip
notification testing
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 cb7b7fc76..bcc858fa1 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.1207' );
+define ( 'FRIENDICA_VERSION', '2.3.1208' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );