File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -943,15 +943,15 @@ static DB_output_t plugin =
943
943
.plugin .api_vmajor = 1 ,
944
944
.plugin .api_vminor = 0 ,
945
945
.plugin .version_major = 1 ,
946
- .plugin .version_minor = 1 ,
946
+ .plugin .version_minor = 2 ,
947
947
.plugin .flags = DDB_PLUGIN_FLAG_LOGGING ,
948
948
.plugin .type = DB_PLUGIN_OUTPUT ,
949
949
.plugin .id = PULSE_PLUGIN_ID ,
950
950
.plugin .name = "PulseAudio output plugin version 2" ,
951
951
.plugin .descr = "This is a new pulseaudio plugin that uses the asynchronous API" ,
952
952
.plugin .copyright =
953
953
"PulseAudio output plugin for DeaDBeeF Player\n"
954
- "Copyright (C) 2015-2020 Nicolai Syvertsen <[email protected] >\n"
954
+ "Copyright (C) 2015-2021 Nicolai Syvertsen <[email protected] >\n"
955
955
"\n"
956
956
"This program is free software; you can redistribute it and/or\n"
957
957
"modify it under the terms of the GNU General Public License\n"
You can’t perform that action at this time.
0 commit comments