diff pidgin/plugins/ticker/ticker.c @ 21030:3cc856ca2338

Add a --with-extraversion option to ./configure so packagers can fine tune the version displayed to the end user to assist in support and things. Fixes #3681
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 27 Oct 2007 13:56:54 +0000
parents eda97aca0b24
children c38d72677c8a
line wrap: on
line diff
--- 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    */