Version 0
	Initial release
Version 1
	Heap converted to DoubleHeap
	Updated to work with MASON 11
	Fix in inspector text errors
	Documentation updates for application tutorial
Version 2
	Bug fix in DisplayableNetworkStatistics.loglogScaleDegreeCCDF,
		where maxSize could be -1 and thus cause a bomb.
Version 3
	Added new memory-bound-free version of getMeanShortestPath,
		thanks to Martin Pokropp <mapokropp@googlemail.com>
	Updated license and copyright information

Version 4
	Modified code to be compatible with recent MASON changes
	Added jar directory
