bump version number to 1.1.3-beta1

This commit is contained in:
Josh Coalson
2006-10-10 03:45:23 +00:00
parent 42228b33e2
commit 663a2afea4
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"
#define PLUGIN_VERSION "1.1.3-beta1"
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) */