Nix warning on edit collision since we do that now
[mw] / src / mw / __init__.py
index b6d2dd18b9765ab9183f13d5f1e66a3a7a608d63..5ef42b57dca5e49fa923c8d2b72de7bdb17ae056 100644 (file)
@@ -1,6 +1,6 @@
 ###
 # mw - VCS-like nonsense for MediaWiki websites
-# Copyright (C) 2009  Ian Weller <ian@ianweller.org>
+# Copyright (C) 2010  Ian Weller <ian@ianweller.org>
 #
 # 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 <http://www.gnu.org/licenses/>.
 ###
+
+version = '0.1'

Benjamin Mako Hill || Want to submit a patch?