From 2b19e924dde96aa0f21696ce369e5a25d45ecd0a Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 20 Dec 2021 11:27:41 +0100 Subject: [PATCH] prepare ngspice-36 --- visualc/src/include/ngspice/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visualc/src/include/ngspice/config.h b/visualc/src/include/ngspice/config.h index ae83a095d..47e7c9383 100644 --- a/visualc/src/include/ngspice/config.h +++ b/visualc/src/include/ngspice/config.h @@ -449,7 +449,7 @@ #define PACKAGE "ngspice" /* Version number of package */ -#define VERSION "35+" //" Built on " __DATE__ " at " __TIME__ +#define VERSION "36" //" Built on " __DATE__ " at " __TIME__ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://ngspice.sourceforge.net/bugrep.html"