Prepare for ngspice-45

This commit is contained in:
Holger Vogt
2025-08-29 15:01:45 +02:00
parent a2b3d7c7d2
commit 86ea9fee8a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ are of type bool if sharedspice.h is used externally.
*/
#ifndef NGSPICE_PACKAGE_VERSION
#define NGSPICE_PACKAGE_VERSION "44+"
#define NGSPICE_PACKAGE_VERSION "45"
#endif
/* we have NG_BOOL instead of BOOL */
#ifndef HAS_NG_BOOL