Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit90fb40b

Browse files
committed
Update VERSION for 6.4.21
1 parent89f9f6e commit90fb40b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Symfony/Component/HttpKernel/Kernel.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7676
*/
7777
privatestaticarray$freshCache = [];
7878

79-
publicconstVERSION ='6.4.21-DEV';
79+
publicconstVERSION ='6.4.21';
8080
publicconstVERSION_ID =60421;
8181
publicconstMAJOR_VERSION =6;
8282
publicconstMINOR_VERSION =4;
8383
publicconstRELEASE_VERSION =21;
84-
publicconstEXTRA_VERSION ='DEV';
84+
publicconstEXTRA_VERSION ='';
8585

8686
publicconstEND_OF_MAINTENANCE ='11/2026';
8787
publicconstEND_OF_LIFE ='11/2027';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp