Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
be3b79bd
Commit
be3b79bd
authored
Oct 05, 2017
by
Carsten Rose
Browse files
New version 0.23.3
parent
61fca54a
Changes
4
Show whitespace changes
Inline
Side-by-side
doc/NewVersion.md
View file @
be3b79bd
...
...
@@ -43,8 +43,8 @@ Neue Versionsnummer
6) New Tag:
git tag v0.23.
2
git push -u origin v0.23.
2
git tag v0.23.
3
git push -u origin v0.23.
3
7) PhpStorm: Sync all files to VM qfq.
...
...
extension/Documentation/Settings.cfg
View file @
be3b79bd
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 0.23
release = 0.23.
2
release = 0.23.
3
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
be3b79bd
...
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
version
=
'0.23'
# The full version, including alpha/beta/rc tags.
release
=
'0.23.
2
'
release
=
'0.23.
3
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
be3b79bd
...
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.23.
2
'
,
'version'
=>
'0.23.
3
'
,
);
Write
Preview
Supports
Markdown
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