diff --git a/docs/doxygen-dev/Doxyfile b/docs/doxygen-dev/Doxyfile
index c3109400bfdde70a4489aac599b3ae3b5ef48b11..1bb93877f42c22a85525df22b6e711e90e51eda1 100755
--- a/docs/doxygen-dev/Doxyfile
+++ b/docs/doxygen-dev/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy Developer Documentation"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.12.0
+PROJECT_NUMBER = 4.19.3
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1025,7 +1025,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = 4.12.0
+HTML_OUTPUT = 4.19.3
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen-dev/footer.html b/docs/doxygen-dev/footer.html
index abc63ecc265a26009eccf19a3f10026296edd21b..d648961fdc7ab497fe87125d20a443864c0280cd 100755
--- a/docs/doxygen-dev/footer.html
+++ b/docs/doxygen-dev/footer.html
@@ -1,5 +1,5 @@
 <hr/>
-<p><i>Copyright &#169; 2012-2021 Basis Technology. Generated on $date<br/> 
+<p><i>Copyright &#169; 2012-2022 Basis Technology. Generated on $date<br/> 
 This work is licensed under a
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>.
 </i></p>
diff --git a/docs/doxygen-user/Doxyfile b/docs/doxygen-user/Doxyfile
index c93680f3c08e91f988bbc7fa484e6129da6671e8..f7740fa8f01cc52a25dffb495ba50bded7e5af22 100644
--- a/docs/doxygen-user/Doxyfile
+++ b/docs/doxygen-user/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy User Documentation"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.19.2
+PROJECT_NUMBER = 4.19.3
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1025,7 +1025,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = 4.19.2
+HTML_OUTPUT = 4.19.3
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen-user/footer.html b/docs/doxygen-user/footer.html
index abc63ecc265a26009eccf19a3f10026296edd21b..d648961fdc7ab497fe87125d20a443864c0280cd 100644
--- a/docs/doxygen-user/footer.html
+++ b/docs/doxygen-user/footer.html
@@ -1,5 +1,5 @@
 <hr/>
-<p><i>Copyright &#169; 2012-2021 Basis Technology. Generated on $date<br/> 
+<p><i>Copyright &#169; 2012-2022 Basis Technology. Generated on $date<br/> 
 This work is licensed under a
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>.
 </i></p>
diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile
index c24d6db26e11402cc1236384b88b03e525aa69c4..5eead8e4cf2df0171e6f617346b114f70e41ec95 100644
--- a/docs/doxygen/Doxyfile
+++ b/docs/doxygen/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.19.2
+PROJECT_NUMBER = 4.19.3
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears a the top of each page and should give viewer a
@@ -1066,7 +1066,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = api-docs/4.19.2/
+HTML_OUTPUT = api-docs/4.19.3/
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen/footer.html b/docs/doxygen/footer.html
index 65eaf1d7dd2a712557c155e4b1a6a8ad8c33ba02..f9eb00590e026c7e7129de1e601dafe6d26db525 100644
--- a/docs/doxygen/footer.html
+++ b/docs/doxygen/footer.html
@@ -1,5 +1,5 @@
 <hr/>
-<p><i>Copyright &#169; 2012-2021 Basis Technology. Generated on: $date<br/> 
+<p><i>Copyright &#169; 2012-2022 Basis Technology. Generated on: $date<br/> 
 This work is licensed under a
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>.
 </i></p>