Merge tag '0.3.1' into develop
release 0.3.1
This commit is contained in:
commit
f2f7c82761
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2014-02-09 Jan Dittberner <jan@dittberner.info>
|
||||||
|
* renamed module from ddportfolio to debianmemberportfolio
|
||||||
|
* add patch for DUCK URL by Paul Wise
|
||||||
|
|
||||||
2014-02-08 Jan Dittberner <jan@dittberner.info>
|
2014-02-08 Jan Dittberner <jan@dittberner.info>
|
||||||
* moved to new server
|
* moved to new server
|
||||||
* ported to Wheezy versions of the dependencies
|
* ported to Wheezy versions of the dependencies
|
||||||
|
|
|
@ -53,9 +53,9 @@ copyright = u'2009-2014, Jan Dittberner'
|
||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.3'
|
version = '0.3.1'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.3'
|
release = '0.3.1'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
|
Loading…
Reference in a new issue