mirror of https://github.com/xiph/flac
change version to 0.4
This commit is contained in:
parent
54f8973875
commit
7e17035e54
|
@ -70,7 +70,7 @@ void config(HWND hwndParent)
|
|||
}
|
||||
void about(HWND hwndParent)
|
||||
{
|
||||
MessageBox(hwndParent,"Winamp FLAC Plugin v0.3, by Josh Coalson\nSee http://flac.sourceforge.net/","About FLAC Plugin",MB_OK);
|
||||
MessageBox(hwndParent,"Winamp FLAC Plugin v0.4, by Josh Coalson\nSee http://flac.sourceforge.net/","About FLAC Plugin",MB_OK);
|
||||
}
|
||||
|
||||
void init()
|
||||
|
|
Loading…
Reference in New Issue