diff pidgin/plugins/mailchk.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 941965d6fd88
children b162300ab1e7
line wrap: on
line diff
--- a/pidgin/plugins/mailchk.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/mailchk.c	Sat Oct 27 13:56:54 2007 +0000
@@ -158,7 +158,7 @@
 	PURPLE_PRIORITY_DEFAULT,
 	MAILCHK_PLUGIN_ID,
 	N_("Mail Checker"),
-	VERSION,
+	DISPLAY_VERSION,
 	N_("Checks for new local mail."),
 	N_("Adds a small box to the buddy list that"
 	   " shows if you have new mail."),