diff --git a/visualc/src/include/ngspice/config.h b/visualc/src/include/ngspice/config.h index 804859e93..7150fba95 100644 --- a/visualc/src/include/ngspice/config.h +++ b/visualc/src/include/ngspice/config.h @@ -15,7 +15,7 @@ #define PACKAGE "ngspice" /* Version number of package */ -#define VERSION "40+" +#define VERSION "41" /* Define the directory for executables */ #define NGSPICEBINDIR "../bin"