aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f8208cb..59e416c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include java.mk
# Be sure to set this before compiling ...
- VERSION = 1.2.10
+ VERSION = 1.2.11
DIST = ivy-$(VERSION).jar
DOCS = doc/html/api
#dist = woody/
@@ -39,6 +39,7 @@ clean:
( cd src; make clean ;)
( cd tests; make clean ; )
( cd examples; make clean; )
+ rm -f -- $(DIST)
install:
install -m 0755 tools/jprobe $(DESTDIR)/usr/bin/