aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-10 18:50:11 -0700
committerfriendica <info@friendica.com>2012-05-10 18:50:11 -0700
commit8600afafe29051425e775d56166124f12020e191 (patch)
treeaca8ff35e9d51591f287a39600ed3d42a4e1793d /boot.php
parentc5f6755bdd7d3171cfb45a05dd918722e2674dd2 (diff)
downloadvolse-hubzilla-8600afafe29051425e775d56166124f12020e191.tar.gz
volse-hubzilla-8600afafe29051425e775d56166124f12020e191.tar.bz2
volse-hubzilla-8600afafe29051425e775d56166124f12020e191.zip
rev update
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 e4d8663a3..6e3f8c0b5 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', '3.0.1337' );
+define ( 'FRIENDICA_VERSION', '3.0.1338' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );