X-Git-Url: https://projects.mako.cc/source/mw/blobdiff_plain/856c67a6f2c8a618e94bf0c72af70e7d65bd10c4..1e4face96bd7aea75ce9b0188d43e7f22ce9df00:/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'