mirror of
https://github.com/videolan/vlc.git
synced 2024-11-28 20:34:12 +08:00
Bump the ABI.
This commit is contained in:
parent
eeb1cf5399
commit
ff58f2746e
@ -120,8 +120,8 @@ enum vlc_module_properties
|
||||
/**
|
||||
* Current plugin ABI version
|
||||
*/
|
||||
# define MODULE_SYMBOL 1_2_0a
|
||||
# define MODULE_SUFFIX "__1_2_0a"
|
||||
# define MODULE_SYMBOL 1_2_0b
|
||||
# define MODULE_SUFFIX "__1_2_0b"
|
||||
|
||||
/*****************************************************************************
|
||||
* Add a few defines. You do not want to read this section. Really.
|
||||
|
Loading…
Reference in New Issue
Block a user