pidgin/plugins/gestures/gestures.c

changeset 21106
b85fbef13eed
parent 19859
71d37b57eff2
child 22782
c465a8b48510
--- a/pidgin/plugins/gestures/gestures.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/gestures/gestures.c	Sat Oct 27 13:56:54 2007 +0000
@@ -293,7 +293,7 @@
 
 	GESTURES_PLUGIN_ID,                               /**< id             */
 	N_("Mouse Gestures"),                             /**< name           */
-	VERSION,                                          /**< version        */
+	DISPLAY_VERSION,                                  /**< version        */
 	                                                  /**  summary        */
 	N_("Provides support for mouse gestures"),
 	                                                  /**  description    */

mercurial