We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1015757 commit 843aadfCopy full SHA for 843aadf
src/load.c
@@ -18,7 +18,7 @@ static DB_decoder_t plugin = {
18
DDB_REQUIRE_API_VERSION(1, 12)
19
20
.plugin.version_major = 0,
21
- .plugin.version_minor = 4,
+ .plugin.version_minor = 5,
22
.plugin.type = DB_PLUGIN_DECODER,
23
.plugin.id = "gsfdecoder",
24
.plugin.name = "GSF Decoder",
0 commit comments