*** empty log message ***
authorroot <root>
Thu, 29 Jul 2004 22:46:41 +0000 (22:46 +0000)
committerroot <root>
Thu, 29 Jul 2004 22:46:41 +0000 (22:46 +0000)
doc/rxvt.1
doc/rxvt.tbl
doc/yodl/versioninfo.yo
src/version.h

index cbcba0729016792da2a045fb976150a5315a40e9..fd43fc8f4f37580958211cb531c50d7a49169fbc 100644 (file)
@@ -11,7 +11,7 @@ rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
 .PP 
 .SH "DESCRIPTION" 
 .PP 
-\fBrxvt-unicode\fP, version \fB3\&.2\fP, is a colour vt102 terminal emulator
+\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator
 intended as an \fIxterm\fP(1) replacement for users who do not require
 features such as Tektronix 4014 emulation and toolkit-style configurability\&.
 As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
@@ -1079,7 +1079,7 @@ Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
 .PP 
 .SH "FTP LOCATION" 
 .PP 
-rxvt-3\&.2\&.tar\&.gz can be found at the following ftp sites
+rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
 ftp://ftp\&.rxvt\&.org/pub/rxvt
 .PP 
 .SH "CURRENT PROJECT COORDINATOR" 
index b68575cdb424be9d616c63791e995ba2a2906518..49661a233434b003ac3762230a0df292e24ededc 100644 (file)
@@ -8,7 +8,7 @@ rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
 .PP 
 .SH "DESCRIPTION" 
 .PP 
-\fBrxvt-unicode\fP, version \fB3\&.2\fP, is a colour vt102 terminal emulator
+\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator
 intended as an \fIxterm\fP(1) replacement for users who do not require
 features such as Tektronix 4014 emulation and toolkit-style configurability\&.
 As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
@@ -629,7 +629,7 @@ Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
 .PP 
 .SH "FTP LOCATION" 
 .PP 
-rxvt-3\&.2\&.tar\&.gz can be found at the following ftp sites
+rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
 ftp://ftp\&.rxvt\&.org/pub/rxvt
 .PP 
 .SH "CURRENT PROJECT COORDINATOR" 
index 5b7670418b160b19fa67f2f91a55800bfac5764e..cc8bb5ac7f135109a8c2719fedfa4efb693b0c57 100644 (file)
@@ -1,10 +1,10 @@
-COMMENT(-- $Id: versioninfo.yo,v 1.18 2004-07-26 18:01:18 root Exp $ --)
+COMMENT(-- $Id: versioninfo.yo,v 1.19 2004-07-29 22:46:41 root Exp $ --)
 DEFINEMACRO(RXVTNAME)(0)
        (rxvt)
 DEFINEMACRO(RXVTDATE)(0)
        (2004-07-26)
 DEFINEMACRO(RXVTVERSION)(0)
-       (3.2)
+       (3.3)
 DEFINEMACRO(RXVTMAINT)(0)
        (Marc A. Lehmann)
 DEFINEMACRO(RXVTMAINTEMAIL)(0)
index b10de852477f389fe073135fa97839038a98ad57..76064951656e83ce7df352c754605a753e1ea65f 100644 (file)
@@ -1,5 +1,5 @@
-#define VERSION "3.2"
-#define VSTRING "30200"
+#define VERSION "3.3"
+#define VSTRING "30300"
 #define DATE   "2004-07-26"
 #define LSMDATE        "26JUL04"
-#define LIBVERSION "3:2:0"
+#define LIBVERSION "3:3:0"