Announcing the release of ShowEQ version 5.13.1.0. This version is compatible with the February 11, 2009 patch.


ChangeLog:
Code:
ieatacid (2/15/09)
-----------------
- Updated version to 5.13.1
- Updated opcodes

purple (1/25/09)
---------------
- Fixed some parameter naming things that cause problems with gcc 4.3 (thanks, Tanner)

This new release is available in the files section of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_1_0


Installation:
Code:
$ tar xjvf showeq-5.13.1.0.tar.bz2
$ cd showeq-5.13.1.0
$ ./configure
$ make
$ make install