repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 93799d4f64f77c8f54d1ec8b25cc06e95119485f: path_to: revision_to:
commit 93799d4f64f77c8f54d1ec8b25cc06e95119485f Author: Marc LehmannDate: Thu May 13 19:36:00 2021 +0000 *** empty log message *** diff --git a/Changes b/Changes
--- a/Changes
+++ b/Changes
@@ -44,6 +44,7 @@ TODO: confirm-paste should be the default
TODO: xterm-osc does not autoload background
TODO: think about daemon delaying urxvt client exit.
+9.25
- for the 17.5th anniversary, and because many distributions seem to
remove rxvt in favour of urxvt, this release resurrects rclock as
urclock.
diff --git a/src/version.h b/src/version.h
--- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // VERSION _must_ be \d.\d+ -#define VERSION "9.22" -#define DATE "2016-01-23" +#define VERSION "9.25" +#define DATE "2021-05-13"
-----END OF PAGE-----