aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-31 15:50:49 -0800
committerfriendica <info@friendica.com>2012-01-31 15:50:49 -0800
commit4fc455d195fef9f1bfbc9f125788650fb3153237 (patch)
tree06ad0a0488cdfd74292358515c1a62a3e9a5985c
parent4993f4f1d63bd82a6964d6a55bb364d2c7514df4 (diff)
downloadvolse-hubzilla-4fc455d195fef9f1bfbc9f125788650fb3153237.tar.gz
volse-hubzilla-4fc455d195fef9f1bfbc9f125788650fb3153237.tar.bz2
volse-hubzilla-4fc455d195fef9f1bfbc9f125788650fb3153237.zip
revup
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 4fb433fea..0a21e78f8 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.1240' );
+define ( 'FRIENDICA_VERSION', '2.3.1241' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1118 );