We are developing towards ngspice-42

This commit is contained in:
Holger Vogt
2023-08-19 23:54:36 +02:00
parent d0fc344bf9
commit d5ceced24d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ are of type bool if sharedspice.h is used externally.
*/
#ifndef NGSPICE_PACKAGE_VERSION
#define NGSPICE_PACKAGE_VERSION "41"
#define NGSPICE_PACKAGE_VERSION "41+"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL