summaryrefslogtreecommitdiff
path: root/support.h
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2013-10-12 19:07:16 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2013-10-12 19:07:16 -0400
commit24bba6e4f3a57cd8b4812c1976190356919d9c47 (patch)
tree3505ebb733a71901bdb930d5e53095be525bb8d0 /support.h
parent0fde58b966f37807260ad0dd8997e3f0c824d39c (diff)
downloadsgdisk-24bba6e4f3a57cd8b4812c1976190356919d9c47.tar.gz
Fixed bug in sgdisk that could cause segfault when passing an invalid
partition number to -i/--info; added patch to fix compiling problems with some versions of GCC.
Diffstat (limited to 'support.h')
-rw-r--r--support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/support.h b/support.h
index cbba15b..8f6ba44 100644
--- a/support.h
+++ b/support.h
@@ -8,7 +8,7 @@
#ifndef __GPTSUPPORT
#define __GPTSUPPORT
-#define GPTFDISK_VERSION "0.8.7.3"
+#define GPTFDISK_VERSION "0.8.7.4"
#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__)
// Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64