Release 4.0.4
This commit is contained in:
parent
a688368fe4
commit
0923178d86
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue