diff pidgin/plugins/pidginrc.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 ee445048e458
children 9e45c28b4b2b
line wrap: on
line diff
--- a/pidgin/plugins/pidginrc.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/pidginrc.c	Sat Oct 27 13:56:54 2007 +0000
@@ -536,7 +536,7 @@
 	PURPLE_PRIORITY_DEFAULT,
 	"purplerc",
 	N_("Pidgin GTK+ Theme Control"),
-	VERSION,
+	DISPLAY_VERSION,
 	N_("Provides access to commonly used gtkrc settings."),
 	N_("Provides access to commonly used gtkrc settings."),
 	"Etan Reisner <deryni@eden.rutgers.edu>",