aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-05 14:37:30 -0700
committerfriendica <info@friendica.com>2012-04-05 14:37:30 -0700
commit053048af107d2861d1ebb2063adc2958eb6cfdd9 (patch)
tree1a48da74a1d62d0fc45512b6a5f9364f33c80e1f /boot.php
parent9b6e91086b29554fd04362f6c87ea148718e8b1c (diff)
downloadvolse-hubzilla-053048af107d2861d1ebb2063adc2958eb6cfdd9.tar.gz
volse-hubzilla-053048af107d2861d1ebb2063adc2958eb6cfdd9.tar.bz2
volse-hubzilla-053048af107d2861d1ebb2063adc2958eb6cfdd9.zip
rev update
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 c0aa9ba82..189eb923a 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.1302' );
+define ( 'FRIENDICA_VERSION', '2.3.1303' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1134 );