diff plugins/error.c @ 392:df5127560034

[gaim-migrate @ 402] More updates to plugins committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 12 Jun 2000 13:07:53 +0000
parents be408b41c172
children bbff7d508593
line wrap: on
line diff
--- a/plugins/error.c	Mon Jun 12 11:30:05 2000 +0000
+++ b/plugins/error.c	Mon Jun 12 13:07:53 2000 +0000
@@ -36,7 +36,7 @@
 }
 
 char *name() {
-	return "Error Tester";
+	return "Error Tester" VERSION ;
 }
 
 char *description() {