From: root Date: Fri, 27 Jan 2006 21:06:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=cf2b17b9fbccc2d330e6d57cd112cd0a894b120f;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index f6bb032e..91f360cf 100644 --- a/Changes +++ b/Changes @@ -12,7 +12,7 @@ WISH: just for fun, do shade and tint with XRender. WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. DUMB: support tex fonts -7.4 +7.4pre - screen background wasn't always erased properly when scrolling. 7.3a Thu Jan 26 01:08:25 CET 2006 diff --git a/src/version.h b/src/version.h index b844bfcc..4c8d683e 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ // VERSION _must_ be \d.\d+ -#define VERSION "7.4" -#define DATE "2006-01-26" +#define VERSION "7.4pre" +#define DATE "2006-01-27"