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