We are now developing ngspice-36+

This commit is contained in:
Holger Vogt 2022-01-09 11:57:05 +01:00
parent 2981d0f56d
commit 64dba93b93
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 "36"
#define NGSPICE_PACKAGE_VERSION "36+"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL