prepare ngspice-29

This commit is contained in:
Holger Vogt 2018-09-16 09:15:05 +02:00
parent 1f91d0860e
commit 92b69cbc55
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
/*******************/
#ifdef _MSC_VER
#define SHAREDSPICE_version "28.0"
#define SHAREDSPICE_version "29.0"
#define STDIN_FILENO 0
#define STDOUT_FILENO 1
#define STDERR_FILENO 2