fix linux compile and increase version

This commit is contained in:
cDc
2017-12-09 14:53:52 +02:00
parent af81c87222
commit 87c343b4f1
4 changed files with 8 additions and 10 deletions

View File

@@ -39,7 +39,7 @@
#define TINYEXIF_MAJOR_VERSION 1
#define TINYEXIF_MINOR_VERSION 0
#define TINYEXIF_PATCH_VERSION 0
#define TINYEXIF_PATCH_VERSION 1
#ifdef _MSC_VER
# ifdef TINYEXIF_EXPORT