pidgin/plugins/gtkbuddynote.c

changeset 21106
b85fbef13eed
parent 20095
c3c62efefdd0
child 29770
ae8b684d1a59
--- a/pidgin/plugins/gtkbuddynote.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/gtkbuddynote.c	Sat Oct 27 13:56:54 2007 +0000
@@ -72,7 +72,7 @@
 	PURPLE_PRIORITY_DEFAULT,                        /**< priority */
 	"gtkbuddynote",                                 /**< id */
 	N_("Buddy Notes"),                              /**< name */
-	VERSION,                                        /**< version */
+	DISPLAY_VERSION,                                /**< version */
 	N_("Store notes on particular buddies."),       /**< summary */
 	N_("Adds the option to store notes for buddies "
 	   "on your buddy list."),                      /**< description */

mercurial