*** empty log message ***
authorroot <root>
Wed, 25 Jan 2006 21:48:46 +0000 (21:48 +0000)
committerroot <root>
Wed, 25 Jan 2006 21:48:46 +0000 (21:48 +0000)
13 files changed:
Changes
README.configure
doc/rxvt.1.html
doc/rxvt.1.man.in
doc/rxvt.1.txt
doc/rxvt.7.html
doc/rxvt.7.man.in
doc/rxvt.7.txt
doc/rxvtperl.3.html
doc/rxvtperl.3.man.in
doc/rxvtperl.3.txt
src/Makefile.in
src/version.h

diff --git a/Changes b/Changes
index 03c29d5b1e398a92b5eb4cf07e8021d1cf00b0b2..d3a1139d6026edfe7f4a167033180acf70af139e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,7 +13,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.3
+7.3  Wed Jan 25 22:47:35 CET 2006
         - don't let iso14755 or mouse reporting get into the way of perl
           (could lead to global grabs never being cleared).
         - experimental OnTheSpot editing support (-pe xim-onthespot).
index 5397ab6ae89252dd0ebe73e201774e7a2d3feec4..a4290157c026742a91a8fdf8c1cd76f8480f67ae 100644 (file)
@@ -166,6 +166,7 @@ CONFIGURE OPTIONS
           EWMH-hints (pid, utf8 names) and protocols (ping)
           seperate underline colour (-underlineColor)
           settable border widths and borderless switch (-w, -b, -bl)
+          visual selection (-depth)
           settable extra linespacing /-lsp)
           iso-14755-2 and -3, and visual feedback
           backindex and forwardindex escape sequence
index daea813f3ada2869bf464d386745368448eacfce..f6d0a41b2c908c00a3af505a1fe57ab735d29f12 100644 (file)
@@ -48,7 +48,7 @@
 </p>
 <hr />
 <h1><a name="description">DESCRIPTION</a></h1>
-<p><strong>rxvt-unicode</strong>, version <strong>7.2</strong>, is a colour vt102 terminal
+<p><strong>rxvt-unicode</strong>, version <strong>7.3</strong>, is a colour vt102 terminal
 emulator intended as an <em>xterm</em>(1) replacement for users who do not
 require features such as Tektronix 4014 emulation and toolkit-style
 configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space --
@@ -133,6 +133,13 @@ respected). In the absence of this option, the display specified by the
 <strong>DISPLAY</strong> environment variable is used.
 </dd>
 <p></p>
+<dt><strong><a name="item__2ddepth_bitdepth"><strong>-depth</strong> <em>bitdepth</em></a></strong><br />
+</dt>
+<dd>
+Compile <em>frills</em>: Attempt to find a visual with the given bit depth;
+resource <strong>depth</strong>.
+</dd>
+<p></p>
 <dt><strong><a name="item__2dgeometry_geom"><strong>-geometry</strong> <em>geom</em></a></strong><br />
 </dt>
 <dd>
@@ -683,6 +690,13 @@ settings. The following resources are supported (you might want to
 check the <code>rxvtperl(3)</code> manpage for additional settings by perl
 extensions not documented here):</p>
 <dl>
+<dt><strong><a name="item_depth_3a_bitdepth"><strong>depth:</strong> <em>bitdepth</em></a></strong><br />
+</dt>
+<dd>
+Compile <em>frills</em>: Attempt to find a visual with the given bit depth;
+option <strong>-depth</strong>.
+</dd>
+<p></p>
 <dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong><br />
 </dt>
 <dd>
@@ -1210,8 +1224,18 @@ with the <strong>Execute</strong> key.
 <dt><strong><a name="item_cutchars_3a_string"><strong>cutchars:</strong> <em>string</em></a></strong><br />
 </dt>
 <dd>
-The characters used as delimiters for double-click word selection. The
-built-in default:
+The characters used as delimiters for double-click word selection
+(whitespace delimiting is added automatically if resource is given).
+</dd>
+<dd>
+<p>When the selection extension is in use (the default if compiled in, see
+the <code>rxvtperl(3)</code> manpage), a suitable regex using these characters
+will be created (if the resource exists, otherwise, no regex will be
+created). In this mode, characters outside ISO-8859-1 can be used.</p>
+</dd>
+<dd>
+<p>When the selection extension is not used, only ISO-8859-1 characters can
+be used. If not specified, the built-in default is used:</p>
 </dd>
 <dd>
 <p><strong>BACKSLASH ```'&amp;()*,;&lt;=</strong>?@[]{|} &gt;&gt;</p>
index 14a9646cba0572e5cd2688ffbcacc632b42bd117..7662171306a094112365e58f72b090465b55b02d 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "rxvt 1"
-.TH rxvt 1 "2006-01-25" "7.2" "RXVT-UNICODE"
+.TH rxvt 1 "2006-01-25" "7.3" "RXVT-UNICODE"
 .SH "NAME"
 rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
 .SH "SYNOPSIS"
@@ -216,6 +216,10 @@ Print out a message describing available options.
 Attempt to open a window on the named X display (\fB\-d\fR still
 respected). In the absence of this option, the display specified by the
 \&\fB\s-1DISPLAY\s0\fR environment variable is used.
+.IP "\fB\-depth\fR \fIbitdepth\fR" 4
+.IX Item "-depth bitdepth"
+Compile \fIfrills\fR: Attempt to find a visual with the given bit depth;
+resource \fBdepth\fR.
 .IP "\fB\-geometry\fR \fIgeom\fR" 4
 .IX Item "-geometry geom"
 Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR.
@@ -580,6 +584,10 @@ be used. Command-line arguments can be used to override resource
 settings. The following resources are supported (you might want to
 check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl
 extensions not documented here):
+.IP "\fBdepth:\fR \fIbitdepth\fR" 4
+.IX Item "depth: bitdepth"
+Compile \fIfrills\fR: Attempt to find a visual with the given bit depth;
+option \fB\-depth\fR.
 .IP "\fBgeometry:\fR \fIgeom\fR" 4
 .IX Item "geometry: geom"
 Create the window with the specified X window geometry [default 80x24];
@@ -921,8 +929,16 @@ pressed. If unset it will send the sequence traditionally associated
 with the \fBExecute\fR key.
 .IP "\fBcutchars:\fR \fIstring\fR" 4
 .IX Item "cutchars: string"
-The characters used as delimiters for double-click word selection. The
-built-in default:
+The characters used as delimiters for double-click word selection
+(whitespace delimiting is added automatically if resource is given).
+.Sp
+When the selection extension is in use (the default if compiled in, see
+the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these characters
+will be created (if the resource exists, otherwise, no regex will be
+created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used.
+.Sp
+When the selection extension is not used, only \s-1ISO\-8859\-1\s0 characters can
+be used. If not specified, the built-in default is used:
 .Sp
 \&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR
 .IP "\fBpreeditType:\fR \fIstyle\fR" 4
index 0de6a6205dac916e95b82dfc101d1f79ccc5c790..1650ef06984bf4ce19b24f62af7bbc99fd555b03 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
     rxvt [options] [-e command [ args ]]
 
 DESCRIPTION
-    rxvt-unicode, version 7.2, is a colour vt102 terminal emulator intended
+    rxvt-unicode, version 7.3, is a colour vt102 terminal emulator intended
     as an *xterm*(1) replacement for users who do not require features such
     as Tektronix 4014 emulation and toolkit-style configurability. As a
     result, rxvt-unicode uses much less swap space -- a significant
@@ -86,6 +86,10 @@ OPTIONS
         respected). In the absence of this option, the display specified by
         the DISPLAY environment variable is used.
 
+    -depth *bitdepth*
+        Compile *frills*: Attempt to find a visual with the given bit depth;
+        resource depth.
+
     -geometry *geom*
         Window geometry (-g still respected); resource geometry.
 
@@ -434,6 +438,10 @@ RESOURCES (available also as long-options)
     the rxvtperl(3) manpage for additional settings by perl extensions not
     documented here):
 
+    depth: *bitdepth*
+        Compile *frills*: Attempt to find a visual with the given bit depth;
+        option -depth.
+
     geometry: *geom*
         Create the window with the specified X window geometry [default
         80x24]; option -geometry.
@@ -771,8 +779,17 @@ RESOURCES (available also as long-options)
         associated with the Execute key.
 
     cutchars: *string*
-        The characters used as delimiters for double-click word selection.
-        The built-in default:
+        The characters used as delimiters for double-click word selection
+        (whitespace delimiting is added automatically if resource is given).
+
+        When the selection extension is in use (the default if compiled in,
+        see the rxvtperl(3) manpage), a suitable regex using these
+        characters will be created (if the resource exists, otherwise, no
+        regex will be created). In this mode, characters outside ISO-8859-1
+        can be used.
+
+        When the selection extension is not used, only ISO-8859-1 characters
+        can be used. If not specified, the built-in default is used:
 
         BACKSLASH `"'&()*,;<=>?@[]{|}
 
index b5d4eb5b7f4a0f78e8097a909e0723c63ef5b126..95b8804fdd69e45f8d1bbe3f3b349e6da60425fb 100644 (file)
@@ -2413,6 +2413,7 @@ in combination with other switches) is:</p>
   EWMH-hints (pid, utf8 names) and protocols (ping)
   seperate underline colour (-underlineColor)
   settable border widths and borderless switch (-w, -b, -bl)
+  visual selection (-depth)
   settable extra linespacing /-lsp)
   iso-14755-2 and -3, and visual feedback
   backindex and forwardindex escape sequence
index c0fc929fbf3fb37d193b3fa10d108f1e58d7e028..a34b9a4ba6118fc0a918a511f51dd489ff353aa3 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "rxvt 7"
-.TH rxvt 7 "2006-01-25" "7.2" "RXVT-UNICODE"
+.TH rxvt 7 "2006-01-25" "7.3" "RXVT-UNICODE"
 .SH "NAME"
 RXVT REFERENCE \- FAQ, command sequences and other background information
 .SH "SYNOPSIS"
@@ -2155,11 +2155,12 @@ disable this.
 A non-exhaustive list of features enabled by \f(CW\*(C`\-\-enable\-frills\*(C'\fR (possibly
 in combination with other switches) is:
 .Sp
-.Vb 17
+.Vb 18
 \&  MWM-hints
 \&  EWMH-hints (pid, utf8 names) and protocols (ping)
 \&  seperate underline colour (-underlineColor)
 \&  settable border widths and borderless switch (-w, -b, -bl)
+\&  visual selection (-depth)
 \&  settable extra linespacing /-lsp)
 \&  iso-14755-2 and -3, and visual feedback
 \&  backindex and forwardindex escape sequence
index 76882136a852b4e7040246b2323a0c32ccb8e799..b5f0e3e1ddca30df131fa9d26475527d799bc238 100644 (file)
@@ -1677,6 +1677,7 @@ CONFIGURE OPTIONS
           EWMH-hints (pid, utf8 names) and protocols (ping)
           seperate underline colour (-underlineColor)
           settable border widths and borderless switch (-w, -b, -bl)
+          visual selection (-depth)
           settable extra linespacing /-lsp)
           iso-14755-2 and -3, and visual feedback
           backindex and forwardindex escape sequence
index b79392dcdd159ecf41efc5d4acf26f1c491badea..295cbd31268cbcb76e8eb2a2edfba3047c88c9ae 100644 (file)
@@ -348,12 +348,31 @@ similar-looking ascii character.
 Displays a digital clock using the built-in overlay.
 </dd>
 <p></p>
-<dt><strong><a name="item_example_2drefresh_2dhooks">example-refresh-hooks</a></strong><br />
+<dt><strong><a name="item_remote_2dclipboard">remote-clipboard</a></strong><br />
 </dt>
 <dd>
-Displays a very simple digital clock in the upper right corner of the
-window. Illustrates overwriting the refresh callbacks to create your own
-overlays or changes.
+Somewhat of a misnomer, this extension adds two menu entries to the
+selection popup that allows one ti run external commands to store the
+selection somewhere and fetch it again.
+</dd>
+<dd>
+<p>We use it to implement a ``distributed selection mechanism'', which just
+means that one command uploads the file to a remote server, and another
+reads it.</p>
+</dd>
+<dd>
+<p>The commands can be set using the <code>URxvt.remote-selection.store</code> and
+<code>URxvt.remote-selection.fetch</code> resources. The first should read the
+selection to store from STDIN (always in UTF-8), the second should provide
+the selection data on STDOUT (also in UTF-8).</p>
+</dd>
+<dd>
+<p>The defaults (which are likely useless to you) use rsh and cat:</p>
+</dd>
+<dd>
+<pre>
+   URxvt.remote-selection.store: rsh ruth 'cat &gt;/tmp/distributed-selection'
+   URxvt.remote-selection.fetch: rsh ruth 'cat /tmp/distributed-selection'</pre>
 </dd>
 <p></p>
 <dt><strong><a name="item_selection_2dpastebin">selection-pastebin</a></strong><br />
@@ -397,6 +416,14 @@ for the filename):</p>
 <pre>
    URxvt.selection-pastebin.url: <a href="http://www.ta-sa.org/files/txt/%">http://www.ta-sa.org/files/txt/%</a></pre>
 </dd>
+<p></p>
+<dt><strong><a name="item_example_2drefresh_2dhooks">example-refresh-hooks</a></strong><br />
+</dt>
+<dd>
+Displays a very simple digital clock in the upper right corner of the
+window. Illustrates overwriting the refresh callbacks to create your own
+overlays or changes.
+</dd>
 <p></p></dl>
 <p>
 </p>
@@ -655,13 +682,17 @@ code is run after this hook, and takes precedence.
 Called just after the screen gets redrawn. See <code>on_refresh_begin</code>.
 </dd>
 <p></p>
-<dt><strong><a name="item_on_keyboard_command__24term_2c__24string">on_keyboard_command $term, $string</a></strong><br />
+<dt><strong><a name="item_on_user_command__24term_2c__24string">on_user_command $term, $string</a></strong><br />
 </dt>
 <dd>
-Called whenever the user presses a key combination that has a
-<code>perl:string</code> action bound to it (see description of the <strong>keysym</strong>
+Called whenever the a user-configured event is being activated (e.g. via
+a <code>perl:string</code> action bound to a key, see description of the <strong>keysym</strong>
 resource in the <code>rxvt(1)</code> manpage).
 </dd>
+<dd>
+<p>The event is simply the action string. This interface is assumed to change
+slightly in the future.</p>
+</dd>
 <p></p>
 <dt><strong><a name="item_on_x_event__24term_2c__24event">on_x_event $term, $event</a></strong><br />
 </dt>
index 77b88af6ddb22e4453701917f2770933e12c743e..b9fc478efc02a02b94984c7ef83cd33b7f803a7d 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "rxvt 3"
-.TH rxvt 3 "2006-01-25" "7.2" "RXVT-UNICODE"
+.TH rxvt 3 "2006-01-25" "7.3" "RXVT-UNICODE"
 .SH "NAME"
 @@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter
 .SH "SYNOPSIS"
@@ -390,11 +390,27 @@ similar-looking ascii character.
 .IP "digital-clock" 4
 .IX Item "digital-clock"
 Displays a digital clock using the built-in overlay.
-.IP "example-refresh-hooks" 4
-.IX Item "example-refresh-hooks"
-Displays a very simple digital clock in the upper right corner of the
-window. Illustrates overwriting the refresh callbacks to create your own
-overlays or changes.
+.IP "remote-clipboard" 4
+.IX Item "remote-clipboard"
+Somewhat of a misnomer, this extension adds two menu entries to the
+selection popup that allows one ti run external commands to store the
+selection somewhere and fetch it again.
+.Sp
+We use it to implement a \*(L"distributed selection mechanism\*(R", which just
+means that one command uploads the file to a remote server, and another
+reads it.
+.Sp
+The commands can be set using the \f(CW\*(C`URxvt.remote\-selection.store\*(C'\fR and
+\&\f(CW\*(C`URxvt.remote\-selection.fetch\*(C'\fR resources. The first should read the
+selection to store from \s-1STDIN\s0 (always in \s-1UTF\-8\s0), the second should provide
+the selection data on \s-1STDOUT\s0 (also in \s-1UTF\-8\s0).
+.Sp
+The defaults (which are likely useless to you) use rsh and cat:
+.Sp
+.Vb 2
+\&   URxvt.remote-selection.store: rsh ruth 'cat >/tmp/distributed-selection'
+\&   URxvt.remote-selection.fetch: rsh ruth 'cat /tmp/distributed-selection'
+.Ve
 .IP "selection-pastebin" 4
 .IX Item "selection-pastebin"
 This is a little rarely useful extension that Uploads the selection as
@@ -429,6 +445,11 @@ for the filename):
 .Vb 1
 \&   URxvt.selection-pastebin.url: http://www.ta-sa.org/files/txt/%
 .Ve
+.IP "example-refresh-hooks" 4
+.IX Item "example-refresh-hooks"
+Displays a very simple digital clock in the upper right corner of the
+window. Illustrates overwriting the refresh callbacks to create your own
+overlays or changes.
 .SH "API DOCUMENTATION"
 .IX Header "API DOCUMENTATION"
 .Sh "General \s-1API\s0 Considerations"
@@ -629,12 +650,15 @@ code is run after this hook, and takes precedence.
 .el .IP "on_refresh_end \f(CW$term\fR" 4
 .IX Item "on_refresh_end $term"
 Called just after the screen gets redrawn. See \f(CW\*(C`on_refresh_begin\*(C'\fR.
-.ie n .IP "on_keyboard_command $term\fR, \f(CW$string" 4
-.el .IP "on_keyboard_command \f(CW$term\fR, \f(CW$string\fR" 4
-.IX Item "on_keyboard_command $term, $string"
-Called whenever the user presses a key combination that has a
-\&\f(CW\*(C`perl:string\*(C'\fR action bound to it (see description of the \fBkeysym\fR
+.ie n .IP "on_user_command $term\fR, \f(CW$string" 4
+.el .IP "on_user_command \f(CW$term\fR, \f(CW$string\fR" 4
+.IX Item "on_user_command $term, $string"
+Called whenever the a user-configured event is being activated (e.g. via
+a \f(CW\*(C`perl:string\*(C'\fR action bound to a key, see description of the \fBkeysym\fR
 resource in the @@RXVT_NAME@@(1) manpage).
+.Sp
+The event is simply the action string. This interface is assumed to change
+slightly in the future.
 .ie n .IP "on_x_event $term\fR, \f(CW$event" 4
 .el .IP "on_x_event \f(CW$term\fR, \f(CW$event\fR" 4
 .IX Item "on_x_event $term, $event"
index 1348750c1aa16066b3f8e3b4c32b86f21071e8d3..9e11351e424545dd4590e84b14c7f5e01af948c3 100644 (file)
@@ -218,10 +218,24 @@ PREPACKAGED EXTENSIONS
     digital-clock
         Displays a digital clock using the built-in overlay.
 
-    example-refresh-hooks
-        Displays a very simple digital clock in the upper right corner of
-        the window. Illustrates overwriting the refresh callbacks to create
-        your own overlays or changes.
+    remote-clipboard
+        Somewhat of a misnomer, this extension adds two menu entries to the
+        selection popup that allows one ti run external commands to store
+        the selection somewhere and fetch it again.
+
+        We use it to implement a "distributed selection mechanism", which
+        just means that one command uploads the file to a remote server, and
+        another reads it.
+
+        The commands can be set using the "URxvt.remote-selection.store" and
+        "URxvt.remote-selection.fetch" resources. The first should read the
+        selection to store from STDIN (always in UTF-8), the second should
+        provide the selection data on STDOUT (also in UTF-8).
+
+        The defaults (which are likely useless to you) use rsh and cat:
+
+           URxvt.remote-selection.store: rsh ruth 'cat >/tmp/distributed-selection'
+           URxvt.remote-selection.fetch: rsh ruth 'cat /tmp/distributed-selection'
 
     selection-pastebin
         This is a little rarely useful extension that Uploads the selection
@@ -251,6 +265,11 @@ PREPACKAGED EXTENSIONS
 
            URxvt.selection-pastebin.url: http://www.ta-sa.org/files/txt/%
 
+    example-refresh-hooks
+        Displays a very simple digital clock in the upper right corner of
+        the window. Illustrates overwriting the refresh callbacks to create
+        your own overlays or changes.
+
 API DOCUMENTATION
   General API Considerations
     All objects (such as terminals, time watchers etc.) are typical
@@ -436,10 +455,13 @@ API DOCUMENTATION
     on_refresh_end $term
         Called just after the screen gets redrawn. See "on_refresh_begin".
 
-    on_keyboard_command $term, $string
-        Called whenever the user presses a key combination that has a
-        "perl:string" action bound to it (see description of the keysym
-        resource in the rxvt(1) manpage).
+    on_user_command $term, $string
+        Called whenever the a user-configured event is being activated (e.g.
+        via a "perl:string" action bound to a key, see description of the
+        keysym resource in the rxvt(1) manpage).
+
+        The event is simply the action string. This interface is assumed to
+        change slightly in the future.
 
     on_x_event $term, $event
         Called on every X event received on the vt window (and possibly
index 5cc53e3b7a089e37b335220ad0029daf17061fd2..80537b328beb6a262dc1265a959515fd7c9baf41 100644 (file)
@@ -188,6 +188,9 @@ misc.o: libptytty.h rxvtperl.h hookinc.h rsinc.h
 netdisp.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
 netdisp.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
 netdisp.o: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h
+proxy.o: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
+proxy.o: optinc.h feature.h encoding.h rxvtfont.h rxvtutil.h rxvttoolkit.h
+proxy.o: iom.h iom_conf.h callback.h salloc.h rxvtperl.h hookinc.h rsinc.h
 ptytty.o: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
 ptytty.o: optinc.h feature.h encoding.h rxvtfont.h rxvtutil.h rxvttoolkit.h
 ptytty.o: iom.h iom_conf.h callback.h salloc.h rxvtperl.h hookinc.h rsinc.h
@@ -284,6 +287,9 @@ misc.lo: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h
 netdisp.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
 netdisp.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
 netdisp.lo: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h
+proxy.lo: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
+proxy.lo: optinc.h feature.h encoding.h rxvtfont.h rxvtutil.h rxvttoolkit.h
+proxy.lo: iom.h iom_conf.h callback.h salloc.h rxvtperl.h hookinc.h rsinc.h
 ptytty.lo: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
 ptytty.lo: optinc.h feature.h encoding.h rxvtfont.h rxvtutil.h rxvttoolkit.h
 ptytty.lo: iom.h iom_conf.h callback.h salloc.h rxvtperl.h hookinc.h rsinc.h
index c762763f95636e24f722ea7970bc37589385664f..2fad28f79dbf2ef29274d8efaffd1d1ac6c849bd 100644 (file)
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
 #define VERSION "7.3"
-#define DATE   "2006-01-22"
+#define DATE   "2006-01-25"