Friendica 3.4.3
authorFabrixxm <fabrix.xm@gmail.com>
Tue, 22 Dec 2015 09:45:43 +0000 (10:45 +0100)
committerFabrixxm <fabrix.xm@gmail.com>
Tue, 22 Dec 2015 09:45:43 +0000 (10:45 +0100)
boot.php

index cc56949009fbaffe67bd2cc2d40422b375b407ad..af40027b0da2aa9155938edaccace311eece0e59 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-rc' );
+define ( 'FRIENDICA_VERSION',      '3.4.3' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1191      );
 define ( 'EOL',                    "<br />\r\n"     );