mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
bump version number to 1.2.1
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "infobox.h"
|
||||
#include "tagz.h"
|
||||
|
||||
#define PLUGIN_VERSION "1.2.0"
|
||||
#define PLUGIN_VERSION "1.2.1"
|
||||
|
||||
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) */
|
||||
|
||||
Reference in New Issue
Block a user