We are developing towards ngspice-43

This commit is contained in:
Holger Vogt
2024-01-06 23:14:26 +01:00
parent aaaad70991
commit a4ae81ec06
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ are of type bool if sharedspice.h is used externally.
*/
#ifndef NGSPICE_PACKAGE_VERSION
#define NGSPICE_PACKAGE_VERSION "42"
#define NGSPICE_PACKAGE_VERSION "42+"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL