prepare ngspice-27

This commit is contained in:
h_vogt
2017-08-23 23:48:28 +02:00
parent 2377d3a64f
commit 5df712cd24
7 changed files with 182 additions and 90 deletions
+3 -3
View File
@@ -479,13 +479,13 @@
#define PACKAGE_NAME "ngspice"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "ngspice 26"
#define PACKAGE_STRING "ngspice 27"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ngspice"
/* Define to the version of this package. */
#define PACKAGE_VERSION "26"
#define PACKAGE_VERSION "27"
/* Define if we want predictor algorithm */
/* #undef PREDICTOR */
@@ -540,7 +540,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "26"
#define VERSION "27"
/* Define if we want spice2 sensitivity analysis */
/* #undef WANT_SENSE2 */