Prepare for ngspice-36

This commit is contained in:
Holger Vogt 2021-12-18 13:47:43 +01:00
parent 5805697ae0
commit cb0d8f18dc
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ are of type bool if sharedspice.h is used externally.
*/
#ifndef NGSPICE_PACKAGE_VERSION
#define NGSPICE_PACKAGE_VERSION "35"
#define NGSPICE_PACKAGE_VERSION "36"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL