Skip to content

Commit bac80b2

Browse files
committed
fix references to 1.9.8 --> 1.9.9
1 parent de4a065 commit bac80b2

File tree

12 files changed

+19
-19
lines changed

12 files changed

+19
-19
lines changed

doc/userguide.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ <h1>uthash User Guide</h1>
775775
<span id="author">Troy D. Hanson</span><br />
776776
<span id="email"><tt>&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</tt></span><br />
777777
<span id="revnumber">version 1.9.9,</span>
778-
<span id="revdate">February 2014</span>
778+
<span id="revdate">March 2014</span>
779779
<div id="toc">
780780
<div id="toctitle">Table of Contents</div>
781781
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -3026,7 +3026,7 @@ <h4 id="_argument_descriptions">Argument descriptions</h4>
30263026
<div id="footer">
30273027
<div id="footer-text">
30283028
Version 1.9.9<br />
3029-
Last updated 2014-02-25 21:30:29 EST
3029+
Last updated 2014-02-25 21:47:51 EST
30303030
</div>
30313031
</div>
30323032
</body>

doc/userguide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
uthash User Guide
22
=================
33
Troy D. Hanson <tdh@tkhanson.net>
4-
v1.9.9, February 2014
4+
v1.9.9, March 2014
55

66
To download uthash, follow this link back to the
77
https://github.com/troydhanson/uthash[GitHub project page].

doc/utarray.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@
774774
<h1>utarray: dynamic array macros for C</h1>
775775
<span id="author">Troy D. Hanson</span><br />
776776
<span id="email"><tt>&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</tt></span><br />
777-
<span id="revnumber">version 1.9.8,</span>
777+
<span id="revnumber">version 1.9.9,</span>
778778
<span id="revdate">March 2014</span>
779779
<div id="toc">
780780
<div id="toctitle">Table of Contents</div>
@@ -1263,8 +1263,8 @@ <h3 id="_notes">Notes</h3>
12631263
<div id="footnotes"><hr /></div>
12641264
<div id="footer">
12651265
<div id="footer-text">
1266-
Version 1.9.8<br />
1267-
Last updated 2014-02-25 21:33:09 EST
1266+
Version 1.9.9<br />
1267+
Last updated 2014-02-25 21:48:18 EST
12681268
</div>
12691269
</div>
12701270
</body>

doc/utarray.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
utarray: dynamic array macros for C
22
===================================
33
Troy D. Hanson <tdh@tkhanson.net>
4-
v1.9.8, March 2014
4+
v1.9.9, March 2014
55

66
Here's a link back to the https://github.com/troydhanson/uthash[GitHub project page].
77

doc/utlist.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@
774774
<h1>utlist: linked list macros for C structures</h1>
775775
<span id="author">Troy D. Hanson</span><br />
776776
<span id="email"><tt>&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</tt></span><br />
777-
<span id="revnumber">version 1.9.8,</span>
777+
<span id="revnumber">version 1.9.9,</span>
778778
<span id="revdate">March 2014</span>
779779
<div id="toc">
780780
<div id="toctitle">Table of Contents</div>
@@ -1210,8 +1210,8 @@ <h3 id="flex_names">Other names for prev and next</h3>
12101210
<div id="footnotes"><hr /></div>
12111211
<div id="footer">
12121212
<div id="footer-text">
1213-
Version 1.9.8<br />
1214-
Last updated 2014-02-25 21:33:01 EST
1213+
Version 1.9.9<br />
1214+
Last updated 2014-02-25 21:47:59 EST
12151215
</div>
12161216
</div>
12171217
</body>

doc/utlist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
utlist: linked list macros for C structures
22
===========================================
33
Troy D. Hanson <tdh@tkhanson.net>
4-
v1.9.8, March 2014
4+
v1.9.9, March 2014
55

66
Here's a link back to the https://github.com/troydhanson/uthash[GitHub project page].
77

doc/utstring.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@
774774
<h1>utstring: dynamic string macros for C</h1>
775775
<span id="author">Troy D. Hanson</span><br />
776776
<span id="email"><tt>&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</tt></span><br />
777-
<span id="revnumber">version 1.9.8,</span>
777+
<span id="revnumber">version 1.9.9,</span>
778778
<span id="revdate">March 2014</span>
779779
<div id="toc">
780780
<div id="toctitle">Table of Contents</div>
@@ -1072,8 +1072,8 @@ <h4 id="_multiple_use_substring_search">"Multiple use" substring search</h4>
10721072
<div id="footnotes"><hr /></div>
10731073
<div id="footer">
10741074
<div id="footer-text">
1075-
Version 1.9.8<br />
1076-
Last updated 2014-02-25 21:32:58 EST
1075+
Version 1.9.9<br />
1076+
Last updated 2014-02-25 21:48:01 EST
10771077
</div>
10781078
</div>
10791079
</body>

doc/utstring.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
utstring: dynamic string macros for C
22
=====================================
33
Troy D. Hanson <tdh@tkhanson.net>
4-
v1.9.8, March 2014
4+
v1.9.9, March 2014
55

66
Here's a link back to the https://github.com/troydhanson/uthash[GitHub project page].
77

src/utarray.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
#ifndef UTARRAY_H
2727
#define UTARRAY_H
2828

29-
#define UTARRAY_VERSION 1.9.8
29+
#define UTARRAY_VERSION 1.9.9
3030

3131
#ifdef __GNUC__
3232
#define _UNUSED_ __attribute__ ((__unused__))

src/uthash.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ typedef unsigned char uint8_t;
6464
#include <inttypes.h> /* uint32_t */
6565
#endif
6666

67-
#define UTHASH_VERSION 1.9.8
67+
#define UTHASH_VERSION 1.9.9
6868

6969
#ifndef uthash_fatal
7070
#define uthash_fatal(msg) exit(-1) /* fatal error (out of memory,etc) */

0 commit comments

Comments
 (0)