From: tomo Date: Tue, 1 Feb 2000 04:25:50 +0000 (+0000) Subject: release. X-Git-Tag: emacs-canna-1_4~2 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Femacs-canna.git;a=commitdiff_plain;h=a93482600d50ed4628e2ce25d50ef8f02610b83b release. --- diff --git a/ChangeLog b/ChangeLog index 5a7b87d..570e5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-02-01 MORIOKA Tomohiko + + * Emacs-Canna: Version 1.4 released. + 2000-02-01 MORIOKA Tomohiko * canna.c (mule_strlen): Fix problem in character-indexing diff --git a/Makefile b/Makefile index c9ee1d8..ec5ebe8 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ CFLAGS = -g -O2 -c -nostdlib -fPIC LINKER = $(CC) -shared -o -VERSION = 1.3 +VERSION = 1.4 PACKAGE = emacs-canna TAR = tar