X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=mediagoblin%2F_version.py;h=5d7fab164bc4a7a0f4c3dcd59f6b11d511a90609;hb=bc84e1882a89f9da6ead0fee9aceb9c15f0093c7;hp=5e69f21a13afe19bf2352a665350f8cdc1d2c567;hpb=99a270e95298b248a77b07203ab3921078bd7906;p=mediagoblin.git diff --git a/mediagoblin/_version.py b/mediagoblin/_version.py index 5e69f21a..5d7fab16 100644 --- a/mediagoblin/_version.py +++ b/mediagoblin/_version.py @@ -1,5 +1,5 @@ # GNU MediaGoblin -- federated, autonomous media hosting -# Copyright (C) 2011 MediaGoblin contributors. See AUTHORS. +# Copyright (C) 2011, 2012 MediaGoblin contributors. See AUTHORS. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -23,4 +23,4 @@ # see http://www.python.org/dev/peps/pep-0386/ -__version__ = "0.3.0.dev" +__version__ = "0.8.0.dev"