Prepare ngspice-41

This commit is contained in:
holger 2023-08-13 14:03:34 +02:00
parent bfb520086d
commit 57c880b6a3
1 changed files with 1 additions and 1 deletions

View File

@ -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