aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-22 15:41:33 -0800
committerfriendica <info@friendica.com>2011-12-22 15:41:33 -0800
commitb602203e6c9ae4b380fa615450e1a573f47cb756 (patch)
tree2f2477672e479be872e9244f0dce24a81d55af34 /boot.php
parente764990ce49880ba6d5113410eab86ff44bb6647 (diff)
downloadvolse-hubzilla-b602203e6c9ae4b380fa615450e1a573f47cb756.tar.gz
volse-hubzilla-b602203e6c9ae4b380fa615450e1a573f47cb756.tar.bz2
volse-hubzilla-b602203e6c9ae4b380fa615450e1a573f47cb756.zip
revup
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 f9148e365..adca90bd5 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.1202' );
+define ( 'FRIENDICA_VERSION', '2.3.1203' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );