Browse Source

We are now developing ngspice-36+

pre-master-46
Holger Vogt 4 years ago
parent
commit
64dba93b93
  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 "36"
#define NGSPICE_PACKAGE_VERSION "36+"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL

Loading…
Cancel
Save