X-Git-Url: https://projects.mako.cc/source/mw/blobdiff_plain/a58c94092d906cad0611dda3b0fc2b18501b0299..e20392dd7415616f40ec65b4b5e2f9a2dc6efe4d:/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'