aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-27 15:55:56 -0700
committerfriendica <info@friendica.com>2012-04-27 15:55:56 -0700
commitc7cbff6fbb036ec37cb4c62a89c8c8c413ecb3d8 (patch)
tree4a501de699e1939a10ed7cdf780de461cb4ffc57 /boot.php
parent4b92e3543c9af26e590cfecf561ff7483e66e6c9 (diff)
downloadvolse-hubzilla-c7cbff6fbb036ec37cb4c62a89c8c8c413ecb3d8.tar.gz
volse-hubzilla-c7cbff6fbb036ec37cb4c62a89c8c8c413ecb3d8.tar.bz2
volse-hubzilla-c7cbff6fbb036ec37cb4c62a89c8c8c413ecb3d8.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 b8a61c796..03edef663 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.1324' );
+define ( 'FRIENDICA_VERSION', '2.3.1325' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );