From 0923178d86f43f05a3c197c2dbfaa8f9532edbe0 Mon Sep 17 00:00:00 2001 From: Olivier Sirol Date: Fri, 28 Jan 2000 15:01:59 +0000 Subject: [PATCH] Release 4.0.4 --- 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 831f223e..89b539de 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.21 2000/01/12 14:39:05 czo Exp $ +# $Id: libraries.mk,v 1.22 2000/01/28 15:01:59 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.2"' +ALLIANCE_VERSION = '"4.0.4"' ALLIANCE_BIN = $(ALLIANCE_TOP)/bin ALLIANCE_LIB = $(ALLIANCE_TOP)/lib ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include