bump version number to 1.1.3

This commit is contained in:
Josh Coalson
2006-10-07 07:01:29 +00:00
parent d0edb97a46
commit fd5fbc70c6
5 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
#include "infobox.h"
#include "tagz.h"
#define PLUGIN_VERSION "1.1.2"
#define PLUGIN_VERSION "1.1.3"
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) */