aboutsummaryrefslogtreecommitdiff
path: root/plugins/motorola/mm-plugin-motorola.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/motorola/mm-plugin-motorola.c')
-rw-r--r--plugins/motorola/mm-plugin-motorola.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/motorola/mm-plugin-motorola.c b/plugins/motorola/mm-plugin-motorola.c
index f25d9a29..96d7e4fb 100644
--- a/plugins/motorola/mm-plugin-motorola.c
+++ b/plugins/motorola/mm-plugin-motorola.c
@@ -27,8 +27,8 @@
G_DEFINE_TYPE (MMPluginMotorola, mm_plugin_motorola, MM_TYPE_PLUGIN)
-int mm_plugin_major_version = MM_PLUGIN_MAJOR_VERSION;
-int mm_plugin_minor_version = MM_PLUGIN_MINOR_VERSION;
+MM_PLUGIN_DEFINE_MAJOR_VERSION
+MM_PLUGIN_DEFINE_MINOR_VERSION
/*****************************************************************************/