version bump

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1308 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2009-12-01 06:09:28 +00:00
parent f40217d6bd
commit abd6b2ee18

View File

@ -71,7 +71,7 @@ VisPlugin projectM_vtable = {
NULL, // Handle, filled in by xmms
NULL, // Filename, filled in by xmms
0, // Session ID
(char*)"projectM v1.00", // description
(char*)"projectM v2.00", // description
2, // # of PCM channels for render_pcm()
0, // # of freq channels wanted for render_freq()
projectM_xmms_init, // Called when plugin is enabled