From 5155e6cf6697026437f36e432454dcd7eef63c71 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 Apr 2005 20:32:02 +0000 Subject: [PATCH] *** empty log message *** --- Changes | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 2.34.1