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
4e45d751
Commit
4e45d751
authored
Apr 01, 2016
by
Carsten Rose
Browse files
conf.py, Settings.yml: increased version number to 0.3
parent
a83b37f6
Changes
3
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Settings.yml
View file @
4e45d751
...
...
@@ -6,8 +6,8 @@
conf.py
:
copyright
:
2016
project
:
QFQ Extension
version
:
0.
2
release
:
0.
2
.0
version
:
0.
3
release
:
0.
3
.0
latex_documents
:
-
-
Index
-
qfq.tex
...
...
extension/Documentation/_make/conf.py
View file @
4e45d751
...
...
@@ -57,9 +57,9 @@ copyright = u'2016, Carsten Rose'
# built documents.
#
# The short X.Y version.
version
=
'0.
2
'
version
=
'0.
3
'
# The full version, including alpha/beta/rc tags.
release
=
'0.
2
.0'
release
=
'0.
3
.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
4e45d751
...
...
@@ -10,5 +10,5 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.
1.2
'
'version'
=>
'0.
3
'
);
\ 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