aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-09 17:56:05 -0700
committerfriendica <info@friendica.com>2012-05-09 17:56:05 -0700
commit8be8db39de9ffc0947e681d5e04b305d4fdf9e20 (patch)
treea2d39c5062529110085c9d0748e1c67550f400f2 /boot.php
parent53157bb954acb7597347c6b4a87e64e7a2f6cc79 (diff)
downloadvolse-hubzilla-8be8db39de9ffc0947e681d5e04b305d4fdf9e20.tar.gz
volse-hubzilla-8be8db39de9ffc0947e681d5e04b305d4fdf9e20.tar.bz2
volse-hubzilla-8be8db39de9ffc0947e681d5e04b305d4fdf9e20.zip
rev update
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 e98bfea9d..ef8763136 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.1336' );
+define ( 'FRIENDICA_VERSION', '2.3.1337' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );