diff --git a/src/include/ngspice/sharedspice.h b/src/include/ngspice/sharedspice.h index d125d8be8..8961a6d8d 100644 --- a/src/include/ngspice/sharedspice.h +++ b/src/include/ngspice/sharedspice.h @@ -97,7 +97,7 @@ are of type bool if sharedspice.h is used externally. */ #ifndef NGSPICE_PACKAGE_VERSION -#define NGSPICE_PACKAGE_VERSION "40" +#define NGSPICE_PACKAGE_VERSION "41" #endif /* we have NG_BOOL instead of BOOL */ #ifndef HAS_NG_BOOL