bump version number to 1.2.1

This commit is contained in:
Josh Coalson
2007-09-14 00:11:52 +00:00
parent 26ba103cd9
commit 09b164bbe3
11 changed files with 17 additions and 17 deletions

View File

@@ -30,7 +30,7 @@
#include "infobox.h"
#include "tagz.h"
#define PLUGIN_VERSION "1.2.0"
#define PLUGIN_VERSION "1.2.1"
static In_Module mod_; /* the input module (declared near the bottom of this file) */
static char lastfn_[MAX_PATH]; /* currently playing file (used for getting info on the current file) */