diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-08-03 18:01:17 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-08-03 18:01:17 -0500 |
commit | e69bb23b4c3352cd119f9a513ea0e12a123a9d15 (patch) | |
tree | 5c9576f6b5ceb3e823756d49f53c60e6dccf830e /docs/source | |
parent | 5bb1f9b0efdfa801dfdf083184e5820fb29e00b0 (diff) | |
parent | 4d74812dfc5a671aa50f54951ffe9e0ee520f8f7 (diff) | |
download | mediagoblin-e69bb23b4c3352cd119f9a513ea0e12a123a9d15.tar.lz mediagoblin-e69bb23b4c3352cd119f9a513ea0e12a123a9d15.tar.xz mediagoblin-e69bb23b4c3352cd119f9a513ea0e12a123a9d15.zip |
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 5861a463..e2f327c9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,9 +48,9 @@ copyright = u'2011, Free Software Foundation, Inc and contributors' # built documents. # # The short X.Y version. -version = '0.0.3' +version = '0.0.4' # The full version, including alpha/beta/rc tags. -release = '0.0.3' +release = '0.0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |