4.9.2
This commit is contained in:
parent
c78f4febdd
commit
845ad51649
|
@ -3,7 +3,7 @@
|
||||||
# description : Alliance Shared Libraries and Include Files #
|
# description : Alliance Shared Libraries and Include Files #
|
||||||
# ###---------------------------------------------------------###
|
# ###---------------------------------------------------------###
|
||||||
|
|
||||||
# $Id: libraries.mk,v 1.34 2002/02/12 16:12:19 czo Exp $
|
# $Id: libraries.mk,v 1.35 2002/02/22 16:21:08 czo Exp $
|
||||||
|
|
||||||
# The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by
|
# The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by
|
||||||
# alc_env.[c]sh script
|
# alc_env.[c]sh script
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# Common settings #
|
# Common settings #
|
||||||
# ###---------------------------------------------------------###
|
# ###---------------------------------------------------------###
|
||||||
|
|
||||||
ALLIANCE_VERSION = '"4.9.0 [2002/02/12]"'
|
ALLIANCE_VERSION = '"4.9.2"'
|
||||||
ALLIANCE_BIN = $(ALLIANCE_TOP)/bin
|
ALLIANCE_BIN = $(ALLIANCE_TOP)/bin
|
||||||
ALLIANCE_LIB = $(ALLIANCE_TOP)/lib
|
ALLIANCE_LIB = $(ALLIANCE_TOP)/lib
|
||||||
ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include
|
ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include
|
||||||
|
|
Loading…
Reference in New Issue