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
031adc03
Commit
031adc03
authored
May 10, 2017
by
Carsten Rose
Browse files
New Version: v0.17.1
parent
6c9bb074
Changes
3
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Settings.cfg
View file @
031adc03
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 0.17
release = 0.17.
0
release = 0.17.
1
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
031adc03
...
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
version
=
'0.17'
# The full version, including alpha/beta/rc tags.
release
=
'0.17.
0
'
release
=
'0.17.
1
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
031adc03
...
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.17.
0
'
'version'
=>
'0.17.
1
'
);
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