Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
5ee343b3
Commit
5ee343b3
authored
May 03, 2021
by
Carsten Rose
Browse files
New version 21.5.0a - retrigger build process
parent
bef4aeeb
Pipeline
#5200
passed with stages
in 3 minutes and 4 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Documentation-develop/NewVersion.md
View file @
5ee343b3
...
...
@@ -44,7 +44,7 @@ Neue Versionsnummer
**Achtung**
: die Release Minor darf KEINE fuehrenden Nullen enthalten!!! Ansonsten funktioniert die Verteilung vie TER nicht.
**Auto**
: ./setVersion.sh 21.5.0
**Auto**
: ./setVersion.sh 21.5.0
a
Manuell:
*
extension/Documentation/_make/conf.py: release, version-
...
...
@@ -53,12 +53,14 @@ Neue Versionsnummer
5)
**Update Version & Commit**
*
**Commit & Push**
to master branch: New version 21.5.0
*
**Commit & Push**
to master branch:
New version 21.5.0a
6)
**New Tag**
:
git tag v21.5.0
git push -u origin v21.5.0
git tag v21.5.0
a
git push -u origin v21.5.0
a
7)
**Merge 'master' into 'develop'**
...
...
Documentation/Settings.cfg
View file @
5ee343b3
...
...
@@ -22,7 +22,7 @@
project = QFQ - Quick Form Query
version = 21.5
release = 21.5.0
release = 21.5.0
a
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
Documentation/conf.py
View file @
5ee343b3
...
...
@@ -64,7 +64,7 @@ author = 'Carsten Rose, Benjamin Baer, Marc Egger'
# The short X.Y version.
version
=
'21.5'
# The full version, including alpha/beta/rc tags.
release
=
'21.5.0'
release
=
'21.5.0
a
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
5ee343b3
...
...
@@ -12,7 +12,7 @@ $EM_CONF['qfq'] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'stable'
,
'version'
=>
'21.5.0'
,
'version'
=>
'21.5.0
a
'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'7.0.0-10.9.99'
,
...
...
version
View file @
5ee343b3
21.5.0
21.5.0
a
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