aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-28 20:16:25 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-28 20:16:25 -0400
commitecd1dab373a1fccb1663023f6515ed148475079d (patch)
tree144978a5312ec9d81cd43fbf74a99fd4789922fb /boot.php
parent9413900a9f9cb3c455ee4f0300224dec3a4a9f75 (diff)
parent8a112aee0012383c5328021a5b0637957439cbaa (diff)
downloadvolse-hubzilla-ecd1dab373a1fccb1663023f6515ed148475079d.tar.gz
volse-hubzilla-ecd1dab373a1fccb1663023f6515ed148475079d.tar.bz2
volse-hubzilla-ecd1dab373a1fccb1663023f6515ed148475079d.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: a few more continues that should be returns small bugfix. sometimes also avatar pics were rescaled * 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 02550deb1..105180c23 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.1325' );
+define ( 'FRIENDICA_VERSION', '2.3.1326' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1139 );