pidgin/pidgin

Bump the versions and add checks for tcl/tk 8.6/8.7
release-2.x.y v2.13.0
2018-03-08, Gary Kramlich
0462a04774f8
Bump the versions and add checks for tcl/tk 8.6/8.7
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif