repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 31f0c8227026a9e709eed06eb51f6066a1a32959:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 31f0c8227026a9e709eed06eb51f6066a1a32959
Author: Marc Lehmann 
Date:   Mon Feb 2 19:07:48 2004 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index f811fe022a157b29bf0f65d41bc7d29607d76391..
index ..cfaef57333cb63204125ad66679abd7afe1d4e1f 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-1.8
+1.8  Mon Feb  2 20:09:18 CET 2004
 	- almost total conversion to C++. Except for introducing
           new bugs, this should not change much.
         - fix and re-enable background pixmap and inherit pixmap support.
diff --git a/README.unicode b/README.unicode
index 4f7aef342bce5165a1928abde9c450c84d43df9a..
index ..f7e6f89e151d83b2618dd4d79bc90aaca5008f8c 100644
--- a/README.unicode
+++ b/README.unicode
@@ -1,7 +1,7 @@
 Sketchy overview of the details:

-- gcc is probably required to compile this release, g++, too, as it has
-  been re-written in C++.
+- gcc-3.x is probably required to compile this release, g++, too, as it
+  has been re-written in C++.

 - the options used in the ./reconf script should work. everything else
   might be broken.
diff --git a/src/version.h b/src/version.h
index 58e9151cb32df1d2a20b6f963436408c9f54a3a6..
index ..851304258b58047b99cb689f3f2c77b45dc34d2f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,5 +1,5 @@
 #define VERSION "1.8"
 #define VSTRING "10800"
-#define DATE	"2004-01-30"
-#define LSMDATE	"30JAN04"
+#define DATE	"2004-02-02"
+#define LSMDATE	"02FEB04"
 #define LIBVERSION "1:8:0"

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