bump version to 1.1.3-beta2

This commit is contained in:
Josh Coalson
2006-10-16 16:17:18 +00:00
parent 32637e0efd
commit b1f323810b
9 changed files with 12 additions and 12 deletions

View File

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