1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-03 11:57:41 +02:00

increment version + changelog + copyright to 2016

This commit is contained in:
kakwa 2016-07-05 20:33:06 +02:00
parent 28479f7202
commit 9edc7e545a
4 changed files with 10 additions and 4 deletions

View file

@ -56,7 +56,7 @@ master_doc = 'index'
# General information about the project.
project = u'LdapCherry - Directory Management Interface'
copyright = u'2015, Pierre-Francois Carpentier'
copyright = u'2016, Pierre-Francois Carpentier'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -64,7 +64,7 @@ copyright = u'2015, Pierre-Francois Carpentier'
#
# The short X.Y version.
# The full version, including alpha/beta/rc tags.
release = '0.2.3'
release = '0.2.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.