Browse Source

prepare ngspice-36

pre-master-46
Holger Vogt 4 years ago
parent
commit
2b19e924dd
  1. 2
      visualc/src/include/ngspice/config.h

2
visualc/src/include/ngspice/config.h

@ -449,7 +449,7 @@
#define PACKAGE "ngspice" #define PACKAGE "ngspice"
/* Version number of package */ /* 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 to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "http://ngspice.sourceforge.net/bugrep.html" #define PACKAGE_BUGREPORT "http://ngspice.sourceforge.net/bugrep.html"

Loading…
Cancel
Save