Bring git up to 0.6.6 release version.

This commit is contained in:
srs5694
2010-03-21 19:05:49 -04:00
parent a8582cfe6c
commit 8a4ddfc919
11 changed files with 96 additions and 156 deletions

4
gpt.h
View File

@@ -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