From 8dab6f22ee54e63d98cf303d16702794d091bcbb Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Thu, 5 Jul 2018 10:51:45 -0400 Subject: Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes. --- support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support.h') diff --git a/support.h b/support.h index d0a5145..8f976da 100644 --- a/support.h +++ b/support.h @@ -8,7 +8,7 @@ #ifndef __GPTSUPPORT #define __GPTSUPPORT -#define GPTFDISK_VERSION "1.0.3" +#define GPTFDISK_VERSION "1.0.4" #if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__) // Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64 -- cgit v1.2.1