pidgin/plugins/crazychat/cc_pidgin_plugin.c

changeset 21106
b85fbef13eed
parent 15987
71d668c3d56d
child 31294
73607ab89c6f
--- a/pidgin/plugins/crazychat/cc_pidgin_plugin.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/crazychat/cc_pidgin_plugin.c	Sat Oct 27 13:56:54 2007 +0000
@@ -144,7 +144,7 @@
 
 	CRAZYCHAT_PLUGIN_ID,				  /**< id             */
 	N_("Crazychat"),				  /**< name           */
-	VERSION,					  /**< version        */
+	DISPLAY_VERSION,				  /**< version        */
 							  /**  summary        */
 	N_("Plugin to establish a Crazychat session."),
 							  /**  description    */

mercurial