*** empty log message ***
authorhanda <handa>
Wed, 6 Dec 2006 06:04:03 +0000 (06:04 +0000)
committerhanda <handa>
Wed, 6 Dec 2006 06:04:03 +0000 (06:04 +0000)
ChangeLog
example/ChangeLog
example/mview.c
src/ChangeLog

index 0ee12bf..783d13c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-06  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.4 released.
+
 2006-09-21  Kenichi Handa  <handa@m17n.org>
 
        * mkinstalldirs: New file.
index 1d08683..abae5b4 100644 (file)
@@ -2,6 +2,14 @@
 
        * Version 1.3.4 released.
 
+       * mdump.c (PROGRAM_VERSION): Changed to 1.3.4.
+
+       * mdate.c (VERSION): Changed to 1.3.4.
+
+       * medit.c (VERSION): Changed to 1.3.4.
+
+       * mconv.c (VERSION): Changed to 1.3.4.
+
 2006-10-27  Kenichi Handa  <handa@m17n.org>
 
        * medit.c (surrounding_text_handler): Be sure to set surround text
index d548300..3d82317 100644 (file)
 #include <X11/Xaw/Command.h>
 #include <X11/Xaw/Viewport.h>
 
-#define VERSION "1.2.0"
+#define VERSION "1.3.4"
 
 /* Global m17n variables.  */
 MFrame *frame;
index e5b13f0..723b376 100644 (file)
@@ -1,3 +1,7 @@
+2006-12-06  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.4 released.
+
 2006-11-16  Kenichi Handa  <handa@m17n.org>
 
        * input.c (parse_action_list): Allow (undo 0).