aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-02 21:55:10 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-02 21:55:10 -0400
commit06942b36549668eb067650831f286d96aab14a40 (patch)
tree3955d7ec0947c1caf0c116a7c60daf8735e1bec5 /boot.php
parent9cb3fc226a9246b36810338f0ee8a115738cc97b (diff)
parent9391fc965d68fea5fc18e93a1583e90d8f11bd02 (diff)
downloadvolse-hubzilla-06942b36549668eb067650831f286d96aab14a40.tar.gz
volse-hubzilla-06942b36549668eb067650831f286d96aab14a40.tar.bz2
volse-hubzilla-06942b36549668eb067650831f286d96aab14a40.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: bug #363 and a couple of other reported ssl link issues * master:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c2690f6ef..bcc51a995 100755
--- 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.1299' );
+define ( 'FRIENDICA_VERSION', '2.3.1300' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1134 );