Skip to content

Commit

Permalink
bumped doc release to 2.4.43
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Sep 4, 2017
1 parent 1bc1c6c commit f6ab8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# All configuration values have a default value; values that are commented out
# serve to show the default value.
#
# $Id: conf.py,v 1.28 2017/08/16 11:26:44 stroeder Exp $
# $Id: conf.py,v 1.29 2017/09/04 15:01:25 stroeder Exp $

import sys

Expand Down Expand Up @@ -44,7 +44,7 @@
# The short X.Y version.
version = '2.4'
# The full version, including alpha/beta/rc tags.
release = '2.4.42.0'
release = '2.4.43.0'

# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
Expand Down

0 comments on commit f6ab8c0

Please sign in to comment.