aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2001-12-09 21:13:00 +0100
committerTorsten Hilbrich <torsten@hilbrich.net>2011-08-27 20:47:38 +0200
commitc9fc5e5846e43ecbd8fbc95bed1525382d8020c9 (patch)
treee8ad2287b615cd92863deece974a85a8dc001ba4 /Makefile
parent4472ad9eadfc0edfbc39913e88402b2349d4e205 (diff)
Imported version 1.7 from tarball
Added first support for dictionaries with different encodings than utf-8 (suggested by Eugene Morozov).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ca120f..122ee65 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
EMACS=emacs
-VERSION=1.5
+VERSION=1.7
PACKAGE=dictionary
TYPE=comm
XEMACS-PACKAGE=$(PACKAGE)-$(VERSION)-pkg.tar.gz