Browse Source

Prepare for ngspice-36

pre-master-46
Holger Vogt 4 years ago
parent
commit
cb0d8f18dc
  1. 2
      src/include/ngspice/sharedspice.h

2
src/include/ngspice/sharedspice.h

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

Loading…
Cancel
Save