aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2002-03-20 21:36:00 +0100
committerTorsten Hilbrich <torsten@hilbrich.net>2011-08-27 20:47:38 +0200
commit105666beb97db7bb4e32d92abffd1709b064864b (patch)
treef6f0781f4666163e7d5bc3665a9208ed022cec6d /Makefile
parentd5ba212946944ccbe9297c04b413ad484a8a410a (diff)
Imported version 1.8 from tarball
added search for similiar words when the searched word is not found
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6ff1d3f..15908c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# -*- Makefile -*- $Id$
+# -*- Makefile -*- $Id: Makefile.upstream,v 1.3 2002/03/16 10:50:57 torsten Exp $
EMACS=emacs
-VERSION=1.7
+VERSION=1.8
PACKAGE=dictionary
TYPE=comm
XEMACS-PACKAGE=$(PACKAGE)-$(VERSION)-pkg.tar.gz