summaryrefslogtreecommitdiff
path: root/support.h
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2014-02-20 11:13:36 -0500
committerRoderick W. Smith <rodsmith@rodsbooks.com>2014-02-20 11:13:36 -0500
commit9b338c50f298d04f47205f7fad082d8c21797ed7 (patch)
tree9a2728cfc491cff9c1f1e42ae3e868a5c7619eb8 /support.h
parent84aaff6b9cf3b802c621781cf9acd006aa5a3e66 (diff)
downloadsgdisk-9b338c50f298d04f47205f7fad082d8c21797ed7.tar.gz
Fixed new bug with hybrid MBR creation in gdisk; couldn't do more than
one partition because of sscanf weirdness.
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 9f00846..71fff50 100644
--- a/support.h
+++ b/support.h
@@ -8,7 +8,7 @@
#ifndef __GPTSUPPORT
#define __GPTSUPPORT
-#define GPTFDISK_VERSION "0.8.9"
+#define GPTFDISK_VERSION "0.8.9.1"
#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__)
// Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64