]> git.mxchange.org Git - friendica.git/commitdiff
Bump version
authorFabrixxm <fabrix.xm@gmail.com>
Wed, 20 Jan 2016 10:39:31 +0000 (11:39 +0100)
committerFabrixxm <fabrix.xm@gmail.com>
Wed, 20 Jan 2016 10:39:31 +0000 (11:39 +0100)
boot.php

index af40027b0da2aa9155938edaccace311eece0e59..c21a47f4c855491f6f4ca075f2644d11559ce33f 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -17,7 +17,7 @@ require_once('include/dbstructure.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Lily of the valley');
-define ( 'FRIENDICA_VERSION',      '3.4.3' );
+define ( 'FRIENDICA_VERSION',      '3.4.3-2' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1191      );
 define ( 'EOL',                    "<br />\r\n"     );