summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in2
-rw-r--r--doc/html/changelog.html4
-rw-r--r--doc/html/documentation_bugs.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 7469abf9..062200ae 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -23,7 +23,7 @@ PROJECT_NAME = FLAC
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.3.3
+PROJECT_NUMBER = 1.3.4
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index fc0dc4d7..ef5dcf95 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -44,7 +44,7 @@
<div class="box_body">
This is an informal changelog, a summary of changes in each release. (See also <a href="documentation_bugs.html">known bugs</a>.) Particularly important for developers is the precise description of changes to the library interfaces. See also the <a href="api/group__porting.html">porting guide</a> for specific instructions on porting to newer versions of FLAC.<br />
- <a name="flac_1.3.3"><b>FLAC 1.3.3</b> (4-Augs-2019)</a>
+ <a name="flac_1.3.4"><b>FLAC 1.3.4</b> (5-Aug-2019)</a>
<br />
@@ -104,7 +104,7 @@
<li>
documentation:
<ul>
- <li>(none)</li>
+ <li>Add public function FLAC__get_decoder_client_data.</li>
</ul>
</li>
<li>
diff --git a/doc/html/documentation_bugs.html b/doc/html/documentation_bugs.html
index ad8b211a..90f0a2ab 100644
--- a/doc/html/documentation_bugs.html
+++ b/doc/html/documentation_bugs.html
@@ -42,7 +42,7 @@
</div>
<div class="box_header"></div>
<div class="box_body">
- The following are major known bugs in the current (1.3.3) release:
+ The following are major known bugs in the current (1.3.4) release:
<ul>
<li>
When encoding to Ogg FLAC, the number of seek points is limited to 240.