From c8ac00e87a524b756f0548cfbb249bcf79c5ec79 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 28 Oct 2022 17:04:17 +0200 Subject: [PATCH] New Age: Function ngCM_Input_Path added to the shared ngspice interface, backward compatible. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3bf23299c..19a0a3a03 100644 --- a/configure.ac +++ b/configure.ac @@ -118,7 +118,7 @@ LT_INIT([shared static]) LT_NGSPICE_CURRENT=0 LT_NGSPICE_REVISION=5 -LT_NGSPICE_AGE=0 +LT_NGSPICE_AGE=1 LIBNGSPICE_SO_VERSION=$LT_NGSPICE_CURRENT.$LT_NGSPICE_REVISION.$LT_NGSPICE_AGE # Announce the libtool version