pidgin/plugins/ticker/ticker.c

changeset 21106
b85fbef13eed
parent 20206
a121040d571b
child 22104
56970903b8e9
--- a/pidgin/plugins/ticker/ticker.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/ticker/ticker.c	Sat Oct 27 13:56:54 2007 +0000
@@ -354,7 +354,7 @@
 
 	TICKER_PLUGIN_ID,                                 /**< id             */
 	N_("Buddy Ticker"),                               /**< name           */
-	VERSION,                                          /**< version        */
+	DISPLAY_VERSION,                                  /**< version        */
 	                                                  /**  summary        */
 	N_("A horizontal scrolling version of the buddy list."),
 	                                                  /**  description    */

mercurial