summaryrefslogtreecommitdiff
path: root/support.h
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2014-03-02 11:37:20 -0500
committerRoderick W. Smith <rodsmith@rodsbooks.com>2014-03-02 11:37:20 -0500
commitd28495e066ae8ea8dd37164ebaf7a52d932014f9 (patch)
tree84ae15fa4f24eaad4759e8628e3cb9fd97ab6dff /support.h
parenta345a922606a88447d2d89e28189d5372a75ea07 (diff)
downloadsgdisk-d28495e066ae8ea8dd37164ebaf7a52d932014f9.tar.gz
Can now pass "0" as partition number to -A, -c, -t, and -u commands in
sgdisk *IF* "0" was also used as a partition number in a preceding -n command.
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 d4286e7..51ae414 100644
--- a/support.h
+++ b/support.h
@@ -8,7 +8,7 @@
#ifndef __GPTSUPPORT
#define __GPTSUPPORT
-#define GPTFDISK_VERSION "0.8.9.2"
+#define GPTFDISK_VERSION "0.8.9.3"
#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__)
// Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64