Menu

[r1401]: / advanced / src / version.c  Maximize  Restore  History

Download this file

8 lines (5 with data), 242 Bytes

1
2
3
4
5
6
7
#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.