As preliminary, better not change CURRENT
This commit is contained in:
parent
b9c1f68ee0
commit
bfb2a5fd9c
|
|
@ -116,9 +116,9 @@ LT_INIT([shared static])
|
|||
#
|
||||
# --> Set 'LT_NGSPICE_AGE' to 0.
|
||||
|
||||
LT_NGSPICE_CURRENT=2
|
||||
LT_NGSPICE_CURRENT=0
|
||||
LT_NGSPICE_REVISION=9
|
||||
LT_NGSPICE_AGE=2
|
||||
LT_NGSPICE_AGE=0
|
||||
LIBNGSPICE_SO_VERSION=$LT_NGSPICE_CURRENT.$LT_NGSPICE_REVISION.$LT_NGSPICE_AGE
|
||||
|
||||
# Announce the libtool version
|
||||
|
|
|
|||
Loading…
Reference in New Issue