aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorZvi ben Yaakov (a.k.a rdc) <coderzvi@infosoc.net>2012-06-23 23:51:08 +0300
committerZvi ben Yaakov (a.k.a rdc) <coderzvi@infosoc.net>2012-06-23 23:51:08 +0300
commit00668aaa71336f48b141c443749a66c58a555503 (patch)
treebd8a9d029ddaebbd1d8385dfd522f689e5d3891c /boot.php
parent5e3e3915e347e4c298498ce0a8c493b9cd03201b (diff)
parent381d0912672cda6575368d242565310a93e202d4 (diff)
downloadvolse-hubzilla-00668aaa71336f48b141c443749a66c58a555503.tar.gz
volse-hubzilla-00668aaa71336f48b141c443749a66c58a555503.tar.bz2
volse-hubzilla-00668aaa71336f48b141c443749a66c58a555503.zip
Merge git://github.com/friendica/friendica
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 7369b4ece..be47184aa 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1380' );
+define ( 'FRIENDICA_VERSION', '3.0.1382' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );