Commit 0d175625 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Revert "Bump ABI for logo and marquee changes."

This reverts commit cbb409e5, i.e. yet
another proof of the total lack of respect that M2X has for other people
(volunteer's) time and/or code quality.
parent 9aac6ab4
...@@ -120,8 +120,8 @@ enum vlc_module_properties ...@@ -120,8 +120,8 @@ enum vlc_module_properties
/** /**
* Current plugin ABI version * Current plugin ABI version
*/ */
# define MODULE_SYMBOL 1_1_0f # define MODULE_SYMBOL 1_1_0e
# define MODULE_SUFFIX "__1_1_0f" # define MODULE_SUFFIX "__1_1_0e"
/***************************************************************************** /*****************************************************************************
* Add a few defines. You do not want to read this section. Really. * Add a few defines. You do not want to read this section. Really.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment