Changed getdns-api version string

svn revision 172
getdns-api version 0.357
This commit is contained in:
Willem Toorop 2013-11-19 17:00:28 +01:00
parent 6172f39b59
commit ad3fef18e3
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* Created at 2013-11-13-15-10-57*/
/* Created at 2013-11-19-16-53-29*/
#ifndef GETDNS_H
#define GETDNS_H

View File

@ -96,8 +96,8 @@ tr.code { font-family: monospace }
</head><body>
<p class=title>Description of the <code>getdns</code> API</p>
<p class=title2>Paul Hoffman, Editor</p>
<p class=title2>Document version: "getdns September 2013"</p>
<p class=title2>Paul Hoffman &amp; Willem Toorop, Editor</p>
<p class=title2>Document version: "getdns November 2013"</p>
<p>This document describes a modern asynchronous DNS API. This new API is intended to be useful to
application developers and operating system distributors as a way of making
@ -2112,7 +2112,7 @@ default is the <span class=default>realloc</span> function.</p>
<h1>9. The Generated Files</h1>
<p>There is <a href="getdns-0.356.tgz">a tarball</a> that includes the .h files,
<p>There is <a href="getdns-0.357.tgz">a tarball</a> that includes the .h files,
the examples, and so on. The examples all make, even though there is no API implementation, based
on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine
on the Macintosh and Ubuntu; help is definitely appreciated on making the build process