From: morioka Date: Tue, 2 Mar 1999 18:54:23 +0000 (+0000) Subject: (VERSION): Update to 1.2. X-Git-Tag: emacs-canna-1_2~3 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Femacs-canna.git;a=commitdiff_plain;h=2220c00815d4c4f3c53b46e325386ac9517ea2e2 (VERSION): Update to 1.2. --- diff --git a/Makefile.in b/Makefile.in index a3efce6..07863a2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# $Id: Makefile.in,v 1.2 1998-10-21 06:40:39 morioka Exp $ +# Makefile for emacs-canna. # EMACS = ${emacs} @@ -18,7 +18,7 @@ CFLAGS = -g -O2 -c -nostdlib -fPIC LINKER = $(CC) -shared -o -VERSION = 1.1 +VERSION = 1.2 all: canna.so canna.elc