id3wipe is a small application, that makes removing ID3 tags from MP3 files a 
simple task.

(c) 2013 Matthew Hipkin <http://www.matthewhipkin.co.uk>

Supports ID3v1, ID3v2.3 and ID3v2.4.

Bugs
----

If you find a bug or have a suggestion, feel free to contact me either via my
website at http://www.matthewhipkin.co.uk or on twitter @hippy2094.

Changelog
---------

1.2	- Fixed multi-select in dialog bug
	- Re-added popup menu to allow removal of selected files
1.1	- Fixed window freezing when looping through several files
	- Removed slight lag when checking for new versions
	- When a directory is dropped onto the window it will now correctly add the files
	  within that directory
	- Unlocked window resizing
1.0	- First release