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
0c6d78dc
Commit
0c6d78dc
authored
Oct 06, 2016
by
Carsten Rose
Browse files
Release bumped to v0.5
parent
c53a5ade
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/NewVersion.md
View file @
0c6d78dc
...
...
@@ -10,7 +10,7 @@ Neue Versionsnummer
2) Im Projectverzeichnis:
make t3sphinx (nicht sicher ob das noetig ist)
3) Neuen Tag vergeben: git tag v0.
4
3) Neuen Tag vergeben: git tag v0.
5
4) Alle Files, inkl. Tags, in GIT einchecken.
...
...
extension/Documentation/Settings.yml
View file @
0c6d78dc
...
...
@@ -6,8 +6,8 @@
conf.py
:
copyright
:
2016
project
:
QFQ Extension
version
:
0.
4
release
:
0.
4
.0
version
:
0.
5
release
:
0.
5
.0
latex_documents
:
-
-
Index
-
qfq.tex
...
...
extension/Documentation/_make/conf.py
View file @
0c6d78dc
...
...
@@ -57,9 +57,9 @@ copyright = u'2016, Carsten Rose'
# built documents.
#
# The short X.Y version.
version
=
'0.
4
'
version
=
'0.
5
'
# The full version, including alpha/beta/rc tags.
release
=
'0.
4
.0'
release
=
'0.
5
.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
0c6d78dc
...
...
@@ -10,5 +10,5 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.
4
'
'version'
=>
'0.
5
'
);
\ No newline at end of file
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