bump version number to 1.1.2-beta

This commit is contained in:
Josh Coalson
2005-02-02 01:54:03 +00:00
parent 318bc931ec
commit e68328ea01
10 changed files with 16 additions and 16 deletions

View File

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