From 91830e100d0fe5933a0734705da2141bec007259 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 19 Jul 2006 08:15:54 +0000 Subject: changement de version à l'intérieur du makefile, c'est mal... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d5b3b0e..4822134 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Be sure to set this before compiling ... - VER = 1.2.9 + VER = 1.2.10 DIST = lib/ivy-java-$(VER).jar DOCS = doc/html/api #JAR = fastjar # jar fails with kaffe on woody -- cgit v1.1