Download this file
8 lines (5 with data), 242 Bytes
| #include "version.h"
#include "xmlrpc-c/base.h"
unsigned int const xmlrpc_version_major = XMLRPC_VERSION_MAJOR;
unsigned int const xmlrpc_version_minor = XMLRPC_VERSION_MINOR;
unsigned int const xmlrpc_version_point = XMLRPC_VERSION_POINT;
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.