X-Git-Url: https://projects.mako.cc/source/mw/blobdiff_plain/a58c94092d906cad0611dda3b0fc2b18501b0299..1d1aafa5f78d4db3df784026af179409e914e3d0:/src/mw/__init__.py diff --git a/src/mw/__init__.py b/src/mw/__init__.py index b6d2dd1..5ef42b5 100644 --- a/src/mw/__init__.py +++ b/src/mw/__init__.py @@ -1,6 +1,6 @@ ### # mw - VCS-like nonsense for MediaWiki websites -# Copyright (C) 2009 Ian Weller +# Copyright (C) 2010 Ian Weller # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -15,3 +15,5 @@ # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### + +version = '0.1'