From 35671684abf8b8fc6b57ffd225f7d2c5f45fe1f4 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sun, 23 Nov 2008 09:12:18 +0000 Subject: [PATCH] version 18 --- ChangeLog | 4 ++++ visualc/include/config.h | 11 ++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8083e1aa0..2ea42ffd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-11-04 Holger Vogt + * /doc/version.texi committed again + * /visualc/include/config.h: version no. 18 + 2008-11-22 Lionel Sainte Cluque * COPYING: license clarifications * frontend/inpcom.c: minor changes (correct warning) diff --git a/visualc/include/config.h b/visualc/include/config.h index caadf57a3..d59afcad7 100644 --- a/visualc/include/config.h +++ b/visualc/include/config.h @@ -1,5 +1,6 @@ -/* config.h. Generated by configure. */ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h. Adoted from config which was generated by configure using MSYS and MINGW. */ +/* Special consideration have been given to MS Visual Studio 2008 nrequirements. */ +/* HVo Dec. 2008*/ /* Support for Verilog-A(MS) models */ /* #undef ADMS */ @@ -468,13 +469,13 @@ #define PACKAGE_NAME "ng-spice-rework" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "ng-spice-rework 17.1" +#define PACKAGE_STRING "ng-spice-rework 18" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ng-spice-rework" /* Define to the version of this package. */ -#define PACKAGE_VERSION "17.1" +#define PACKAGE_VERSION "18" /* Define if we want predictor algorithm */ /* #undef PREDICTOR */ @@ -529,7 +530,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "17.1" +#define VERSION "18" /* Define if we want spice2 sensitivity analysis */ /* #undef WANT_SENSE2 */