ngspice version is now 30+

This commit is contained in:
Holger Vogt
2019-08-13 22:54:01 +02:00
parent a549776972
commit 54d4d9747a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -455,13 +455,13 @@
#define PACKAGE_NAME "ngspice"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "ngspice 30"
#define PACKAGE_STRING "ngspice 30+"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ngspice"
/* Define to the version of this package. */
#define PACKAGE_VERSION "30"
#define PACKAGE_VERSION "30+"
/* Define if we want predictor algorithm */
/* #undef PREDICTOR */
@@ -516,7 +516,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "30"
#define VERSION "30+"
/* Define if we want spice2 sensitivity analysis */
/* #undef WANT_SENSE2 */