From 5cf7d5e596a7fc9a18a4122ea180b8d5ba5f1755 Mon Sep 17 00:00:00 2001 From: pcg Date: Mon, 5 Apr 2004 00:11:26 +0000 Subject: [PATCH] *** empty log message *** --- doc/yodl/versioninfo.yo | 6 +++--- src/version.h | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/yodl/versioninfo.yo b/doc/yodl/versioninfo.yo index 45928f3e..71ddff6d 100644 --- a/doc/yodl/versioninfo.yo +++ b/doc/yodl/versioninfo.yo @@ -1,8 +1,8 @@ -COMMENT(-- $Id: versioninfo.yo,v 1.9 2004-04-02 19:09:52 pcg Exp $ --) +COMMENT(-- $Id: versioninfo.yo,v 1.10 2004-04-05 00:11:26 pcg Exp $ --) DEFINEMACRO(RXVTNAME)(0) - (urxvt) + (rxvt) DEFINEMACRO(RXVTDATE)(0) - (2004-04-02) + (2004-04-05) DEFINEMACRO(RXVTVERSION)(0) (2.7) DEFINEMACRO(RXVTMAINT)(0) diff --git a/src/version.h b/src/version.h index 0f225ca1..af382af9 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ -#define VERSION "2.5" -#define VSTRING "20500" -#define DATE "2004-03-28" -#define LSMDATE "28MAR04" -#define LIBVERSION "2:5:0" +#define VERSION "2.7" +#define VSTRING "20700" +#define DATE "2004-04-05" +#define LSMDATE "05APR04" +#define LIBVERSION "2:7:0" -- 2.34.1