aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-16 15:15:28 -0800
committerfriendica <info@friendica.com>2012-02-16 15:15:28 -0800
commit7dcef67492f713afcf4e3a9e5949f01416a6bcff (patch)
tree182f16e65e1092efa700e035327fa95da05ad8f4 /boot.php
parentc8704040d378c4ec90eadd42fde52f64596d3e02 (diff)
downloadvolse-hubzilla-7dcef67492f713afcf4e3a9e5949f01416a6bcff.tar.gz
volse-hubzilla-7dcef67492f713afcf4e3a9e5949f01416a6bcff.tar.bz2
volse-hubzilla-7dcef67492f713afcf4e3a9e5949f01416a6bcff.zip
facepalm smiley
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 9e74b8647..34689b91b 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.1253' );
+define ( 'FRIENDICA_VERSION', '2.3.1254' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1122 );