From 0d175625f828602c0676a0d34b8f6f9f8d6e6879 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Tue, 19 Jan 2010 22:24:21 +0200 Subject: [PATCH] Revert "Bump ABI for logo and marquee changes." This reverts commit cbb409e5551b3e663d49fb644bad31256988a6fc, i.e. yet another proof of the total lack of respect that M2X has for other people (volunteer's) time and/or code quality. --- include/vlc_plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/vlc_plugin.h b/include/vlc_plugin.h index 4b02f2bf4f..8161b12609 100644 --- a/include/vlc_plugin.h +++ b/include/vlc_plugin.h @@ -120,8 +120,8 @@ enum vlc_module_properties /** * Current plugin ABI version */ -# define MODULE_SYMBOL 1_1_0f -# define MODULE_SUFFIX "__1_1_0f" +# define MODULE_SYMBOL 1_1_0e +# define MODULE_SUFFIX "__1_1_0e" /***************************************************************************** * Add a few defines. You do not want to read this section. Really. -- 2.39.2