From: root Date: Sat, 23 Apr 2005 20:32:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=5155e6cf6697026437f36e432454dcd7eef63c71;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index 82375abb..2601b364 100644 --- a/Changes +++ b/Changes @@ -11,7 +11,7 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. -5.5 +5.5 Sat Apr 23 22:31:36 CEST 2005 - re-enabled modifer state matching as in 5.3, but implement a new builtin: keysym style that simply reverts to the built-in meaning of the given key. diff --git a/src/version.h b/src/version.h index ad05bffe..cfabe814 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // VERSION _must_ be \d.\d+ #define VERSION "5.5" -#define DATE "2005-04-18" +#define DATE "2005-04-23"