From 41c9ac28ba558df33f79bc84c82f7c427052e04e Mon Sep 17 00:00:00 2001 From: Olivier Sirol Date: Tue, 16 Nov 1999 19:33:29 +0000 Subject: [PATCH] nouvelle version --- alliance/share/etc/libraries.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alliance/share/etc/libraries.mk b/alliance/share/etc/libraries.mk index 4be0c191..43c8bfee 100644 --- a/alliance/share/etc/libraries.mk +++ b/alliance/share/etc/libraries.mk @@ -3,7 +3,7 @@ # description : Alliance Shared Libraries and Include Files # # ###---------------------------------------------------------### -# $Id: libraries.mk,v 1.17 1999/11/16 19:32:38 czo Exp $ +# $Id: libraries.mk,v 1.18 1999/11/16 19:33:29 czo Exp $ # The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by # alc_env.[c]sh script @@ -12,7 +12,7 @@ # Common settings # # ###---------------------------------------------------------### -ALLIANCE_VERSION = '"4.0"' +ALLIANCE_VERSION = '"4.0.2"' ALLIANCE_BIN = $(ALLIANCE_TOP)/bin ALLIANCE_LIB = $(ALLIANCE_TOP)/lib ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include