org.guifications.plugins: 4c8ec738bdd8cf6372a4b158d849afac1459e82a

rekkanoryo at guifications.org rekkanoryo at guifications.org
Tue Nov 27 17:10:11 CST 2007


-----------------------------------------------------------------
Revision: 4c8ec738bdd8cf6372a4b158d849afac1459e82a
Ancestor: a0ee6a791f7e73e95b0e35edf0bcb08eba6b6d7d
Author: rekkanoryo at guifications.org
Date: 2007-11-27T23:07:59
Branch: org.guifications.plugins

Modified files:
        snpp/snpp.c

ChangeLog: 

Fix an error toblerone3742 found in building for win32

-----------------------------------------------------------------
This revision's diffstat output:
 snpp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- snpp/snpp.c	2001d0bb8d89e4b9dc3b8b94645529a06d4d9484
+++ snpp/snpp.c	67a35b4d1995f819ac90223072c861ea7e6b8222
@@ -550,7 +550,7 @@ static PurplePluginInfo info =
 	PURPLE_PRIORITY_DEFAULT,		/* priority */
 	"prpl-snpp",					/* id */
 	NULL,							/* name */
-	VERSION,						/* version */
+	PP_VERSION,						/* version */
 	NULL,							/* summary */
 	NULL,							/* description */
 	"Don Seiler <don at seiler.us>",	/* author */


More information about the Plugins-commits mailing list