shared lib version 32

This commit is contained in:
Holger Vogt 2020-05-21 19:42:56 +02:00
parent 11affdc3b9
commit 36c5074bf9
1 changed files with 1 additions and 1 deletions

View File

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