pidgin/plugins/win32/transparency/win2ktrans.c

changeset 21106
b85fbef13eed
parent 20213
3edb61aa5767
child 26821
ad2ea323d0f2
--- a/pidgin/plugins/win32/transparency/win2ktrans.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/win32/transparency/win2ktrans.c	Sat Oct 27 13:56:54 2007 +0000
@@ -691,7 +691,7 @@
 	PURPLE_PRIORITY_DEFAULT,		/**< priority       */
 	WINTRANS_PLUGIN_ID,		/**< id             */
 	N_("Transparency"),		/**< name           */
-	VERSION,			/**< version        */
+	DISPLAY_VERSION,		/**< version        */
 					/**  summary        */
 	N_("Variable Transparency for the buddy list and conversations."),
 					/**  description    */

mercurial