Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
2a09d536
Commit
2a09d536
authored
Jan 19, 2017
by
Christian Kuhn
Browse files
[TASK] Stay in 1.0 branch for PHP 5.5
parent
686520e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
2a09d536
...
...
@@ -22,8 +22,8 @@ SHORTVERSION_PHP54=$(MAJOR_PHP54).$(MINOR_PHP54)
NAME_PHP55
=
typo3gmbh/php55
MAJOR_PHP55
=
1
MINOR_PHP55
=
1
PATCHLEVEL_PHP55
=
0
MINOR_PHP55
=
0
PATCHLEVEL_PHP55
=
1
FULLVERSION_PHP55
=
$(MAJOR_PHP55)
.
$(MINOR_PHP55)
.
$(PATCHLEVEL_PHP55)
SHORTVERSION_PHP55
=
$(MAJOR_PHP55)
.
$(MINOR_PHP55)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment