diff --git a/libs/network/doc/conf.py b/libs/network/doc/conf.py index d25105ee5..58ff914bf 100644 --- a/libs/network/doc/conf.py +++ b/libs/network/doc/conf.py @@ -54,7 +54,7 @@ # The short X.Y version. version = '0.9' # The full version, including alpha/beta/rc tags. -release = '0.9.3' +release = '0.9.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -99,7 +99,7 @@ # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". -html_title = 'cpp-netlib v0.9.3' +html_title = 'cpp-netlib v0.9.4' # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = 'cpp-netlib' diff --git a/libs/network/doc/index.rst b/libs/network/doc/index.rst index 400da15e5..a276a88de 100644 --- a/libs/network/doc/index.rst +++ b/libs/network/doc/index.rst @@ -4,7 +4,7 @@ .. :Authors: Glyn Matthews .. Dean Michael Berris .. :Date: Feb 22, 2012 -.. :Version: 0.9.3 +.. :Version: 0.9.4 .. :Description: Complete user documentation, with examples, for the :mod:`cpp-netlib`. .. :Copyright: Copyright Glyn Matthews, Dean Michael Berris 2008-2012. .. Distributed under the Boost Software License, Version