*** empty log message ***
authorpcg <pcg>
Thu, 29 Jan 2004 23:38:20 +0000 (23:38 +0000)
committerpcg <pcg>
Thu, 29 Jan 2004 23:38:20 +0000 (23:38 +0000)
Changes
src/version.h

diff --git a/Changes b/Changes
index 8c5ed7c..0a7895e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,7 +5,8 @@
         - blinking text.
         - normal text color + bold gets white text instead of
           normal text when colorBD is not set.
-        - support double-byte characters (by blocking).
+        (- support double-byte characters (by blocking).)
+          was not implemented
 
 1.5  Thu Jan 29 00:43:48 CET 2004
        - share io manager between rxvt-unicode and vpe
index 9f21220..3f88c13 100644 (file)
@@ -1,5 +1,5 @@
-#define VERSION "1.6"
-#define VSTRING "10600"
+#define VERSION "1.7"
+#define VSTRING "10700"
 #define DATE   "2004-01-30"
 #define LSMDATE        "30JAN04"
-#define LIBVERSION "1:6:0"
+#define LIBVERSION "1:7:0"