repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 17ed20b9502ccf44c2f4d584310e073a13b3527e:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 17ed20b9502ccf44c2f4d584310e073a13b3527e
Author: Marc Lehmann 
Date:   Sat Jan 28 14:37:19 2006 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index 1caba7ef287f80158864cfa291268637e27d9fde..
index ..8bc7f09e08265c8a5798718d9f2c072864236e20 100644
--- a/Changes
+++ b/Changes
@@ -12,12 +12,12 @@ 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.4  Sat Jan 28 15:26:27 CET 2006
 	- screen background wasn't always erased properly when scrolling,
         - re-enabled clearing optimisation disabled in 7.4pre.
-
-7.3a Thu Jan 26 01:08:25 CET 2006
-	- removed stoopid debugging message.
+        - small configure updates for libptytty.
+        - fixed version options: line output.
+	- removed stoopid debugging message left in the code.

 7.3  Wed Jan 25 22:47:35 CET 2006
         - don't let iso14755 or mouse reporting get into the way of perl
diff --git a/src/version.h b/src/version.h
index 4c8d683e52fab9d84a66f8ec40a0d5835b90af23..
index ..13ab2f01656b11059b96e1268049dcef9ccf5735 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
-#define VERSION "7.4pre"
-#define DATE	"2006-01-27"
+#define VERSION "7.4"
+#define DATE	"2006-01-28"

-----END OF PAGE-----