From: pcg Date: Mon, 5 Apr 2004 00:11:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=5cf7d5e596a7fc9a18a4122ea180b8d5ba5f1755;p=dana%2Furxvt.git *** empty log message *** --- 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"