We are developing towards ngspice-39

This commit is contained in:
Holger Vogt
2022-11-06 11:23:17 +01:00
parent 14f42f805d
commit f1165052ad
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 "38"
#define NGSPICE_PACKAGE_VERSION "38+"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL