summaryrefslogtreecommitdiff
path: root/gpt.h
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2010-03-21 19:05:49 -0400
committersrs5694 <srs5694@users.sourceforge.net>2010-03-21 19:05:49 -0400
commit8a4ddfc919d5569c68489cf53d9cf5abc94c410c (patch)
tree7ed961f3d10386b896570c185ec3b21d3b4a53ab /gpt.h
parenta8582cfe6c1aa5e5f80458ac72d881a04ae0ba44 (diff)
downloadsgdisk-8a4ddfc919d5569c68489cf53d9cf5abc94c410c.tar.gz
Bring git up to 0.6.6 release version.
Diffstat (limited to 'gpt.h')
-rw-r--r--gpt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpt.h b/gpt.h
index e353ce0..cae0339 100644
--- a/gpt.h
+++ b/gpt.h
@@ -16,7 +16,7 @@
#ifndef __GPTSTRUCTS
#define __GPTSTRUCTS
-#define GPTFDISK_VERSION "0.6.6-pre1"
+#define GPTFDISK_VERSION "0.6.6"
// Constants used by GPTData::PartsToMBR(). MBR_EMPTY must be the lowest-
// numbered value to refer to partition numbers. (Most will be 0 or positive,
@@ -26,7 +26,7 @@
// Default values for sector alignment
#define DEFAULT_ALIGNMENT 2048
-#define MAX_ALIGNMENT 32768
+#define MAX_ALIGNMENT 65536
// Below constant corresponds to an 800GB disk -- a somewhat arbitrary
// cutoff