aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-10 02:16:49 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-10 02:16:49 -0400
commit25d5eae9557527789b7237724b66fa88f9c44d6d (patch)
treee2a6f1dc347e5e238fcce2c87d17bdf1bafcebf3 /boot.php
parent39a7926015f06c96aeb3ae1439fdec97fc123c59 (diff)
parent4a42414135538fedad53ba6a2bc46ae18d652609 (diff)
downloadvolse-hubzilla-25d5eae9557527789b7237724b66fa88f9c44d6d.tar.gz
volse-hubzilla-25d5eae9557527789b7237724b66fa88f9c44d6d.tar.bz2
volse-hubzilla-25d5eae9557527789b7237724b66fa88f9c44d6d.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: rev update rev update * master:
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 e98bfea9d..e4d8663a3 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', '2.3.1336' );
+define ( 'FRIENDICA_VERSION', '3.0.1337' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );