Commit 420f73d8 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Bump plugin ABI

parent 9f176200
......@@ -110,8 +110,8 @@ enum vlc_module_properties
/**
* Current plugin ABI version
*/
# define MODULE_SYMBOL 1_2_0g
# define MODULE_SUFFIX "__1_2_0g"
# define MODULE_SYMBOL 1_2_0h
# define MODULE_SUFFIX "__1_2_0h"
/*****************************************************************************
* 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