Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a423a55

Browse files
committed
increment version
1 parent 484e97f commit a423a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2323
*
2424
* @var string
2525
*/
26-
const VERSION = '5.1-dev';
26+
const VERSION = '5.1.0 (LTS)';
2727

2828
/**
2929
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)