From 8f1b2d6edcb4ab45c8cf80c6e58c5c776d2e550e Mon Sep 17 00:00:00 2001 From: srs5694 Date: Sun, 23 May 2010 13:07:19 -0400 Subject: 0.6.8 release --- gpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpt.h') diff --git a/gpt.h b/gpt.h index f2399b4..235c7af 100644 --- a/gpt.h +++ b/gpt.h @@ -16,7 +16,7 @@ #ifndef __GPTSTRUCTS #define __GPTSTRUCTS -#define GPTFDISK_VERSION "0.6.8-pre2" +#define GPTFDISK_VERSION "0.6.8" // Constants used by GPTData::PartsToMBR(). MBR_EMPTY must be the lowest- // numbered value to refer to partition numbers. (Most will be 0 or positive, -- cgit v1.2.1