libpurple/plugins/tcl/tcl.c

changeset 21106
b85fbef13eed
parent 20393
6280efb8c658
child 21389
e1dd8142bb87
--- a/libpurple/plugins/tcl/tcl.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/libpurple/plugins/tcl/tcl.c	Sat Oct 27 13:56:54 2007 +0000
@@ -421,7 +421,7 @@
 	PURPLE_PRIORITY_DEFAULT,
 	"core-tcl",
 	N_("Tcl Plugin Loader"),
-	VERSION,
+	DISPLAY_VERSION,
 	N_("Provides support for loading Tcl plugins"),
 	N_("Provides support for loading Tcl plugins"),
 	"Ethan Blanton <eblanton@cs.purdue.edu>",

mercurial