의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
we found a dev format
This commit is contained in:
부모
1a42e31718
커밋
5cebc6d9b1
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
2
boot.php
2
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.2 dev' );
|
||||
define ( 'FRIENDICA_VERSION', '3.4.3-dev' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1189 );
|
||||
define ( 'EOL', "<br />\r\n" );
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue