diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2001-07-06 22:51:00 +0200 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | ac0f2756e83f9c216f1e365cacb07f6369cb15c8 (patch) | |
tree | d3aa670da79bea605a83fd1130a01b87d61633ff /Makefile | |
parent | 7a078122248883ca70b6defcdc7305c92fa4bc2b (diff) |
Imported version 1.4 from tarball
added popup menu for easier lookup of words
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ EMACS=emacs -VERSION=1.3 +VERSION=1.4 PACKAGE=dictionary TYPE=comm XEMACS-PACKAGE=$(PACKAGE)-$(VERSION)-pkg.tar.gz |