Skip to content

Commit 786f875

Browse files
j0k3rJeremy BENOIST
authored andcommitted
Prepare 1.5.3
1 parent 2600ebc commit 786f875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
xx/xx/xxx: Version 1.5.3
4+
17/09/2014: Version 1.5.3
55
-----------------------
66

77
* Use late static binding for config classes #25

lib/autoload/sfCoreAutoload.class.php

Lines changed: 1 addition & 1 deletion
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.3-dev');
14+
define('SYMFONY_VERSION', '1.5.3');
1515

1616
/**
1717
* sfCoreAutoload class.

0 commit comments

Comments
 (0)