aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-12-22 16:35:58 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-12-22 16:35:58 +0100
commit0dce36bdbce7482329105e2c1ef4f3c8b3043803 (patch)
treed3ecce88412a2b528561f05ef202542707aeb3bd /boot.php
parent2ef2d0b79f4024174292faa45840cee065b464a3 (diff)
parente764990ce49880ba6d5113410eab86ff44bb6647 (diff)
downloadvolse-hubzilla-0dce36bdbce7482329105e2c1ef4f3c8b3043803.tar.gz
volse-hubzilla-0dce36bdbce7482329105e2c1ef4f3c8b3043803.tar.bz2
volse-hubzilla-0dce36bdbce7482329105e2c1ef4f3c8b3043803.zip
Merge remote-tracking branch 'friendica/master'
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 742b6c679..f9148e365 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.1201' );
+define ( 'FRIENDICA_VERSION', '2.3.1202' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );