bump to 1.1.1

This commit is contained in:
Frédéric Mangano-Tarumi 2018-10-24 18:27:57 -04:00
parent 1a8aaff933
commit 7174a1f2f2

View File

@ -164,7 +164,7 @@ int write_page(ogg_page *og, FILE *stream){
return 0;
}
const char *version = "opustags version 1.1\n";
const char *version = "opustags version 1.1.1\n";
const char *usage =
"Usage: opustags --help\n"