diff pidgin/plugins/timestamp_format.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 09f0bb67a87f
children 9ec94a37446a
line wrap: on
line diff
--- a/pidgin/plugins/timestamp_format.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/timestamp_format.c	Sat Oct 27 13:56:54 2007 +0000
@@ -149,7 +149,7 @@
 
 	"core-timestamp_format",                          /**< id             */
 	N_("Message Timestamp Formats"),                  /**< name           */
-	VERSION,                                          /**< version        */
+	DISPLAY_VERSION,                                  /**< version        */
 	                                                  /**  summary        */
 	N_("Customizes the message timestamp formats."),
 	                                                  /**  description    */