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
95fcc44d
Commit
95fcc44d
authored
Oct 06, 2017
by
Carsten Rose
Browse files
New Version 0.23.4a
parent
3824613e
Changes
6
Hide whitespace changes
Inline
Side-by-side
doc/NewVersion.md
View file @
95fcc44d
...
...
@@ -43,8 +43,8 @@ Neue Versionsnummer
6) New Tag:
git tag v0.23.
3
git push -u origin v0.23.
3
git tag v0.23.
4a
git push -u origin v0.23.
4a
7) PhpStorm: Sync all files to VM qfq.
...
...
extension/Documentation/Settings.cfg
View file @
95fcc44d
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 0.23
release = 0.23.4
release = 0.23.4
a
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
95fcc44d
...
...
@@ -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.4'
release
=
'0.23.4
a
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
95fcc44d
...
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.23.4'
,
'version'
=>
'0.23.4
a
'
,
);
setVersion.sh
View file @
95fcc44d
...
...
@@ -57,3 +57,4 @@ SHORT="$MAJOR.$MINOR"
confPy
settingsCfg
extEmConf
versionFile
\ No newline at end of file
version
View file @
95fcc44d
0.23.2
\ No newline at end of file
0.23.4a
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