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

Commit02257c8

Browse files
committed
updated VERSION for 3.4.35
1 parent3e25850 commit02257c8

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
@@ -67,12 +67,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
6767
private$requestStackSize =0;
6868
private$resetServices =false;
6969

70-
constVERSION ='3.4.35-DEV';
70+
constVERSION ='3.4.35';
7171
constVERSION_ID =30435;
7272
constMAJOR_VERSION =3;
7373
constMINOR_VERSION =4;
7474
constRELEASE_VERSION =35;
75-
constEXTRA_VERSION ='DEV';
75+
constEXTRA_VERSION ='';
7676

7777
constEND_OF_MAINTENANCE ='11/2020';
7878
constEND_OF_LIFE ='11/2021';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp