aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-20 16:05:46 -0700
committerfriendica <info@friendica.com>2012-06-20 16:05:46 -0700
commit0f0e5be549e4bea3086f59614ad5eb3458f2e53f (patch)
tree15957956d0bdf3f5ce72dbcbc12efbed2daae1b9 /boot.php
parent0d0f129d045e7a25d750c9eb2995d488678986e5 (diff)
downloadvolse-hubzilla-0f0e5be549e4bea3086f59614ad5eb3458f2e53f.tar.gz
volse-hubzilla-0f0e5be549e4bea3086f59614ad5eb3458f2e53f.tar.bz2
volse-hubzilla-0f0e5be549e4bea3086f59614ad5eb3458f2e53f.zip
contact search oddities
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 76cf8af57..7369b4ece 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.1379' );
+define ( 'FRIENDICA_VERSION', '3.0.1380' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );