bump version number to 1.1.3

This commit is contained in:
Josh Coalson
2006-11-17 16:00:55 +00:00
parent ea8691226a
commit c85f31440d
9 changed files with 13 additions and 13 deletions

View File

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