aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-24 22:13:44 -0800
committerfriendica <info@friendica.com>2011-12-24 22:13:44 -0800
commit6f4f3e6929d76b013defd8f7ceaa95c750be662f (patch)
treeaef166c52b6e91d57e3821b1239f7884ddae4a79 /boot.php
parentfc90323cd24be3b6dfabd0a6f3ba1ad61b8e22ea (diff)
downloadvolse-hubzilla-6f4f3e6929d76b013defd8f7ceaa95c750be662f.tar.gz
volse-hubzilla-6f4f3e6929d76b013defd8f7ceaa95c750be662f.tar.bz2
volse-hubzilla-6f4f3e6929d76b013defd8f7ceaa95c750be662f.zip
revup
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 aca51aa63..3f8814805 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.1204' );
+define ( 'FRIENDICA_VERSION', '2.3.1205' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );