Skip to content

Commit 31d2c60

Browse files
committed
Add(versioning) Add v1.5.16-dev as next release
1 parent 9945f3f commit 31d2c60

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGELOG
22
=========
33

4+
xx/xx/xxxx: Version 1.5.16
5+
--------------------------
6+
7+
48
12/01/2023: Version 1.5.15
59
--------------------------
610

lib/autoload/sfCoreAutoload.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/**
1212
* The current symfony version.
1313
*/
14-
define('SYMFONY_VERSION', '1.5.15');
14+
define('SYMFONY_VERSION', '1.5.16-dev');
1515

1616
/**
1717
* sfCoreAutoload class.

0 commit comments

Comments
 (0)