aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-23 21:11:18 -0700
committerfriendica <info@friendica.com>2012-06-23 21:11:18 -0700
commit1574396d04ead2e410aa992b049fe63422080bab (patch)
tree0c130e8e4816e59ae6e25db3c506095724cce7f3 /boot.php
parent098c74a12a7b370ccd9ca6d10987feac4b0d61d3 (diff)
downloadvolse-hubzilla-1574396d04ead2e410aa992b049fe63422080bab.tar.gz
volse-hubzilla-1574396d04ead2e410aa992b049fe63422080bab.tar.bz2
volse-hubzilla-1574396d04ead2e410aa992b049fe63422080bab.zip
sort out some "like" issues
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 be47184aa..971762634 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1382' );
+define ( 'FRIENDICA_VERSION', '3.0.1383' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );