diff --git a/README.md b/README.md
index a948c9525bd314bb81f1339341945732311542d2..c4b2027ae986dd3cb0bc141a224be1b63fd6583b 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ TermLayout is _not_ a Web browser: it has no facilities for navigating links. It
 
 If you are using TermLayout with an annotator generated by Annotator Generator, you might also be interested in `tmux-annotator.sh` which sets up tmux with a “hotkey” to annotate the current screen and display the result in TermLayout.
 
-Options for Web Adjuster v0.2796
+Options for Web Adjuster v0.2797
 ============
 
 General options
diff --git a/adjuster.py b/adjuster.py
index 769ec73ebb88f2509e1fc67a5f284cff4a51be58..95d4e4050ea0d6690809a10e6b058709bff19c2a 100644
--- a/adjuster.py
+++ b/adjuster.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python2
 
-program_name = "Web Adjuster v0.2796 (c) 2012-19 Silas S. Brown"
+program_name = "Web Adjuster v0.2797 (c) 2012-19 Silas S. Brown"
 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.