libpurple/plugins/newline.c

branch
release-2.2.3
changeset 20288
5ca925a094e2
parent 19859
71d37b57eff2
child 21800
775d93e65c3f
--- a/libpurple/plugins/newline.c	Fri Nov 09 08:33:47 2007 +0000
+++ b/libpurple/plugins/newline.c	Fri Nov 09 08:39:14 2007 +0000
@@ -66,7 +66,7 @@
 
 	"core-plugin_pack-newline",						/**< id				*/
 	N_("New Line"),									/**< name			*/
-	VERSION,										/**< version		*/
+	DISPLAY_VERSION,									/**< version		*/
 	N_("Prepends a newline to displayed message."),	/**< summary		*/
 	N_("Prepends a newline to messages so that the "
 	   "rest of the message appears below the "

mercurial