From ffb7c96f4f9f71d994a03a5d0b4de2e5083ee6ee Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 12 Jun 2010 15:10:13 +0000 Subject: [PATCH] version 21 --- ChangeLog | 3 +++ visualc/include/config.h | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 804de51f4..6ababeed7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2010-06-12 Holger Vogt + * /visualc/include/config.h: update to version 21 + 2010-06-11 Holger Vogt * DEVICES: update 4.6.5 /man/man1/ngnutmeg.1 ngspice.1: updated with link to actual diff --git a/visualc/include/config.h b/visualc/include/config.h index 0bd2bfdbf..387d8422c 100644 --- a/visualc/include/config.h +++ b/visualc/include/config.h @@ -448,7 +448,7 @@ #define NGSPICEBINDIR "C:/Spice/bin" /* Define the build date */ -#define NGSPICEBUILDDATE "Tue Sep 23 22:09:55 GMT 2008" +#define NGSPICEBUILDDATE "Sat Jun 12 17:01:55 GMT 2010" /* Define the directory for architecture independent data files */ #define NGSPICEDATADIR "C:/Spice/share/ngspice" @@ -472,13 +472,13 @@ #define PACKAGE_NAME "ngspice" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "ngspice 20" +#define PACKAGE_STRING "ngspice 21" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ngspice" /* Define to the version of this package. */ -#define PACKAGE_VERSION "20" +#define PACKAGE_VERSION "21" /* Define if we want predictor algorithm */ /* #undef PREDICTOR */ @@ -533,7 +533,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "20" +#define VERSION "21" /* Define if we want spice2 sensitivity analysis */ /* #undef WANT_SENSE2 */