From 0fb92a822db385e3b84d8ab8796f57ef10d71370 Mon Sep 17 00:00:00 2001 From: Olivier Sirol Date: Tue, 20 Mar 2001 11:33:13 +0000 Subject: [PATCH] new layers, new trans and rh7 --- 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 e6dfcf60..72b27dc5 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.32 2001/02/21 16:23:34 czo Exp $ +# $Id: libraries.mk,v 1.33 2001/03/20 11:33:13 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.9"' +ALLIANCE_VERSION = '"4.5.0"' ALLIANCE_BIN = $(ALLIANCE_TOP)/bin ALLIANCE_LIB = $(ALLIANCE_TOP)/lib ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include