aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-14 13:56:43 -0800
committerfriendica <info@friendica.com>2012-02-14 13:56:43 -0800
commit7697bde0cae15cda222351a9c1618418b00ef556 (patch)
tree555e40b944ccddd06fd2956a4cd7488af89085c9 /boot.php
parent060ac4ebf19f0feeace5a81a195d925280e025ee (diff)
downloadvolse-hubzilla-7697bde0cae15cda222351a9c1618418b00ef556.tar.gz
volse-hubzilla-7697bde0cae15cda222351a9c1618418b00ef556.tar.bz2
volse-hubzilla-7697bde0cae15cda222351a9c1618418b00ef556.zip
revup
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 c90001030..df835f0c1 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.1251' );
+define ( 'FRIENDICA_VERSION', '2.3.1252' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1122 );