aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-30 17:38:02 -0700
committerfriendica <info@friendica.com>2012-06-30 17:38:02 -0700
commit7747f6fc96458b94cca2513cff1a7397c7d0b50c (patch)
tree71654979d29cd24caa6395a7a11c408c3df3296b /boot.php
parenta3dfb5502966a9c5cd9f67ecebc94a6633d5cec3 (diff)
downloadvolse-hubzilla-7747f6fc96458b94cca2513cff1a7397c7d0b50c.tar.gz
volse-hubzilla-7747f6fc96458b94cca2513cff1a7397c7d0b50c.tar.bz2
volse-hubzilla-7747f6fc96458b94cca2513cff1a7397c7d0b50c.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 1b15eaa63..b9272c9a6 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.1389' );
+define ( 'FRIENDICA_VERSION', '3.0.1390' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );