Skip to content

Commit

Permalink
update version to 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSchenk committed May 19, 2016
1 parent bf552c9 commit 3609a9d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ conf.py:
copyright: 2016
project: Happy Feet
version: 1.3
release: 1.3.6
release: 1.3.7
latex_documents:
- - Index
- happy_feet.tex
Expand Down
2 changes: 1 addition & 1 deletion Documentation/_make/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
release = '1.3.6'
release = '1.3.7'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'clearCacheOnLoad' => 0,
'lockType' => '',
'author_company' => 'AOE GmbH',
'version' => '1.3.6',
'version' => '1.3.7',
'constraints' => array(
'depends' => array(
'cms' => '',
Expand Down

0 comments on commit 3609a9d

Please sign in to comment.