]> git.mxchange.org Git - friendica.git/commitdiff
Friendica version 3.5.3dev
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 6 Jun 2017 10:22:06 +0000 (12:22 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 6 Jun 2017 10:22:06 +0000 (12:22 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 87ce492908ab2362771f27134bab4a075348a8f3..3fec5bc901e4ddf60a057d389a7b0b15f18db796 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.2
+3.5.3dev
index 48f4a91bf3a00428e35bbc2298b325e4fbb4ebc5..5f83cb3e40317dad8fd7ad767dd1eb4ba1bd1924 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ require_once 'include/dbstructure.php';
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
-define ( 'FRIENDICA_VERSION',      '3.5.2' );
+define ( 'FRIENDICA_VERSION',      '3.5.3dev' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1227      );