Skip to content

Commit

Permalink
deploy: 2b0313d
Browse files Browse the repository at this point in the history
  • Loading branch information
intelliot committed Jan 9, 2024
1 parent b2778fd commit fe45df1
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 170 deletions.
2 changes: 1 addition & 1 deletion BuildInfo_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment">// and follow the format described at http://semver.org/</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment">// clang-format off</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="namespaceripple_1_1BuildInfo.html#add98d1ad0d107ee61a6ace72d982cf36"> 36</a></span>&#160;<span class="keywordtype">char</span> <span class="keyword">const</span>* <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1BuildInfo.html#add98d1ad0d107ee61a6ace72d982cf36">versionString</a> = <span class="stringliteral">&quot;2.0.0-rc7&quot;</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="namespaceripple_1_1BuildInfo.html#add98d1ad0d107ee61a6ace72d982cf36"> 36</a></span>&#160;<span class="keywordtype">char</span> <span class="keyword">const</span>* <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1BuildInfo.html#add98d1ad0d107ee61a6ace72d982cf36">versionString</a> = <span class="stringliteral">&quot;2.0.0&quot;</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="comment">// clang-format on</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#if defined(DEBUG) || defined(SANITIZER)</span></div>
Expand Down
Loading

0 comments on commit fe45df1

Please sign in to comment.