spegling av
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
Update version in boot.php
This commit is contained in:
förälder
fdf3163d29
incheckning
d10c8ddf57
1 ändrade filer med 2 tillägg och 2 borttagningar
4
boot.php
4
boot.php
|
@ -15,8 +15,8 @@ require_once('update.php');
|
|||
require_once('include/dbstructure.php');
|
||||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_CODENAME', 'Ginger');
|
||||
define ( 'FRIENDICA_VERSION', '3.3.1' );
|
||||
define ( 'FRIENDICA_CODENAME', 'Ginger');
|
||||
define ( 'FRIENDICA_VERSION', '3.3.2' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1175 );
|
||||
define ( 'EOL', "<br />\r\n" );
|
||||
|
|
Laddar…
Lägg till tabell
Lägg till en länk
Hänvisa till i nytt ärende