From 0f0e5be549e4bea3086f59614ad5eb3458f2e53f Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 20 Jun 2012 16:05:46 -0700 Subject: contact search oddities --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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 ); -- cgit v1.2.3