aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-23 22:39:43 -0800
committerfriendica <info@friendica.com>2011-12-23 22:39:43 -0800
commitfc90323cd24be3b6dfabd0a6f3ba1ad61b8e22ea (patch)
tree598901bb1e5158cedfcff144f00e690ee4893789 /boot.php
parentf4cd9bd2d82e5647b63d7bb379b51c57066891ec (diff)
downloadvolse-hubzilla-fc90323cd24be3b6dfabd0a6f3ba1ad61b8e22ea.tar.gz
volse-hubzilla-fc90323cd24be3b6dfabd0a6f3ba1ad61b8e22ea.tar.bz2
volse-hubzilla-fc90323cd24be3b6dfabd0a6f3ba1ad61b8e22ea.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 adca90bd5..aca51aa63 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.1203' );
+define ( 'FRIENDICA_VERSION', '2.3.1204' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );