Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
573d3c1e
Commit
573d3c1e
authored
Dec 15, 2018
by
Christian Kuhn
Browse files
[TASK] Bump versions
parent
c2cdcd3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
573d3c1e
...
...
@@ -9,21 +9,21 @@ SHORTVERSION_BASEIMAGE=$(MAJOR_BASEIMAGE).$(MINOR_BASEIMAGE)
NAME_PHP53
=
typo3gmbh/php53
MAJOR_PHP53
=
3
MINOR_PHP53
=
0
PATCHLEVEL_PHP53
=
8
PATCHLEVEL_PHP53
=
9
FULLVERSION_PHP53
=
$(MAJOR_PHP53)
.
$(MINOR_PHP53)
.
$(PATCHLEVEL_PHP53)
SHORTVERSION_PHP53
=
$(MAJOR_PHP53)
.
$(MINOR_PHP53)
NAME_PHP54
=
typo3gmbh/php54
MAJOR_PHP54
=
3
MINOR_PHP54
=
0
PATCHLEVEL_PHP54
=
8
PATCHLEVEL_PHP54
=
9
FULLVERSION_PHP54
=
$(MAJOR_PHP54)
.
$(MINOR_PHP54)
.
$(PATCHLEVEL_PHP54)
SHORTVERSION_PHP54
=
$(MAJOR_PHP54)
.
$(MINOR_PHP54)
NAME_PHP55
=
typo3gmbh/php55
MAJOR_PHP55
=
3
MINOR_PHP55
=
0
PATCHLEVEL_PHP55
=
8
PATCHLEVEL_PHP55
=
9
FULLVERSION_PHP55
=
$(MAJOR_PHP55)
.
$(MINOR_PHP55)
.
$(PATCHLEVEL_PHP55)
SHORTVERSION_PHP55
=
$(MAJOR_PHP55)
.
$(MINOR_PHP55)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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