diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Be sure to set this before compiling ... - VER = 1.2.6 + VER = 1.2.7 DIST = lib/ivy-java-$(VER).jar DOCS = doc/html/api #JAR = fastjar # jar fails with kaffe on woody |