aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-16 15:07:45 -0700
committerfriendica <info@friendica.com>2012-03-16 15:07:45 -0700
commit58940175e173c04c9bfa3498af40c65f6514a9ce (patch)
tree135d2eca72ba45dd6400a25bcbb014f35c404638 /boot.php
parent28f941193d75ca12f4cb2a38a1c60e60ad10f2a6 (diff)
downloadvolse-hubzilla-58940175e173c04c9bfa3498af40c65f6514a9ce.tar.gz
volse-hubzilla-58940175e173c04c9bfa3498af40c65f6514a9ce.tar.bz2
volse-hubzilla-58940175e173c04c9bfa3498af40c65f6514a9ce.zip
wrong link in d* comment notifications
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 86da3cd2e..322340e5d 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.1282' );
+define ( 'FRIENDICA_VERSION', '2.3.1283' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1132 );