4.9
This commit is contained in:
parent
f4f77e7d1a
commit
efdce47c59
|
@ -3,7 +3,7 @@
|
|||
# description : Alliance Shared Libraries and Include Files #
|
||||
# ###---------------------------------------------------------###
|
||||
|
||||
# $Id: libraries.mk,v 1.35 2002/02/22 16:21:08 czo Exp $
|
||||
# $Id: libraries.mk,v 1.36 2002/02/26 13:42:50 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.9.2"'
|
||||
ALLIANCE_VERSION = '"4.9.4"'
|
||||
ALLIANCE_BIN = $(ALLIANCE_TOP)/bin
|
||||
ALLIANCE_LIB = $(ALLIANCE_TOP)/lib
|
||||
ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include
|
||||
|
|
Loading…
Reference in New Issue