Skip to content

Commit

Permalink
deploy: b15f5e3
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwu1 committed Dec 17, 2024
1 parent cf6fb95 commit 9f0ffd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _version_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="preprocessor">#define OBOE_VERSION_MINOR 9</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> </div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="comment">// Type: 16-bit unsigned int. Min value: 0 Max value: 65535. See below for description.</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span><span class="preprocessor">#define OBOE_VERSION_PATCH 2</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span><span class="preprocessor">#define OBOE_VERSION_PATCH 3</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> </div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><span class="preprocessor">#define OBOE_STRINGIFY(x) #x</span></div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="preprocessor">#define OBOE_TOSTRING(x) OBOE_STRINGIFY(x)</span></div>
Expand Down

0 comments on commit 9f0ffd5

Please sign in to comment.