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
87240170
Commit
87240170
authored
Feb 01, 2018
by
Carsten Rose
Browse files
New Version: 0.25.11a
parent
1451c147
Changes
5
Hide whitespace changes
Inline
Side-by-side
doc/NewVersion.md
View file @
87240170
...
@@ -47,8 +47,8 @@ Neue Versionsnummer
...
@@ -47,8 +47,8 @@ Neue Versionsnummer
6)
**New Tag**
:
6)
**New Tag**
:
git tag v0.25.11
git tag v0.25.11
a
git push -u origin v0.25.11
git push -u origin v0.25.11
a
7) PhpStorm:
**Sync**
all files to VM qfq.
7) PhpStorm:
**Sync**
all files to VM qfq.
...
...
extension/Documentation/Settings.cfg
View file @
87240170
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
project = QFQ - Quick Form Query
version = 0.25
version = 0.25
release = 0.25.11
release = 0.25.11
a
t3author = Carsten Rose
t3author = Carsten Rose
copyright = since 2017 by the author
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
87240170
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
# The short X.Y version.
version
=
'0.25'
version
=
'0.25'
# The full version, including alpha/beta/rc tags.
# The full version, including alpha/beta/rc tags.
release
=
'0.25.11'
release
=
'0.25.11
a
'
# The language for content autogenerated by Sphinx. Refer to documentation
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
87240170
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'state'
=>
'alpha'
,
'version'
=>
'0.25.11'
'version'
=>
'0.25.11
a
'
);
);
version
View file @
87240170
0.25.11
0.25.11
a
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