bump version: 1.1

This commit is contained in:
Frédéric Mangano 2013-01-01 23:27:53 +01:00
parent 7c7f35fc07
commit 1e138ad00d

View File

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