Skip to content

Commit 9b556dc

Browse files
authored
Merge pull request #5819 from akeneo/tag-17-beta
Prepare tag 1.7.0-BETA1
2 parents 988fadb + 981fb61 commit 9b556dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG-1.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.7.x
1+
# 1.7.0-BETA1 (2017-03-02)
22

33
## Functional improvements
44

src/Pim/Bundle/CatalogBundle/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class Version
1313
{
1414
/** @staticvar string */
15-
const VERSION = '1.7.0-ALPHA1';
15+
const VERSION = '1.7.0-BETA1';
1616

1717
/** @staticvar string */
1818
const VERSION_CODENAME = '';

0 commit comments

Comments
 (0)