aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-08 05:24:11 -0700
committerfriendica <info@friendica.com>2012-04-08 05:24:11 -0700
commit3afc9915e35ba8a8f34dd3cc2dfb5b6e79844122 (patch)
tree8d4e6d3614b79b5bec855b2eba3fffc0323fea49 /boot.php
parentc3867f4ce4249079e1dba04ebfdc74457afbee7b (diff)
downloadvolse-hubzilla-3afc9915e35ba8a8f34dd3cc2dfb5b6e79844122.tar.gz
volse-hubzilla-3afc9915e35ba8a8f34dd3cc2dfb5b6e79844122.tar.bz2
volse-hubzilla-3afc9915e35ba8a8f34dd3cc2dfb5b6e79844122.zip
rev updates
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 576cad6b6..45ac155b9 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.1304' );
+define ( 'FRIENDICA_VERSION', '2.3.1305' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1137 );