summaryrefslogtreecommitdiff
path: root/RELEASE-DATE
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2022-12-10 14:26:54 +0100
committerEven Rouault <even.rouault@spatialys.com>2022-12-10 16:21:44 +0100
commit2e7640c966e5c3bf32455d2e6212b6a5be6603d8 (patch)
treef17d8c2a86e6615604461ff789359012326dc1fb /RELEASE-DATE
parent234971dfd8c2031c331acb5385a0bfd0b3bfc4bf (diff)
downloadlibtiff-git-2e7640c966e5c3bf32455d2e6212b6a5be6603d8.tar.gz
tiffvers.h: add TIFFLIB_MAJOR_VERSION, TIFFLIB_MINOR_VERSION, TIFFLIB_MICRO_VERSION defines
Also add a TIFFLIB_AT_LEAST() macro
Diffstat (limited to 'RELEASE-DATE')
-rw-r--r--RELEASE-DATE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-DATE b/RELEASE-DATE
index 6f787fd2..039ae27f 100644
--- a/RELEASE-DATE
+++ b/RELEASE-DATE
@@ -1 +1 @@
-20221209
+20221210