shared lib version 32

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

View File

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