From ab4b0438394df4ae6bdea86194e254d7d35fdea0 Mon Sep 17 00:00:00 2001 From: srs5694 Date: Sat, 25 Sep 2010 20:39:52 -0400 Subject: Final 0.6.11 version; only trivial changes --- gpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpt.h') diff --git a/gpt.h b/gpt.h index 115ce4f..d23801f 100644 --- a/gpt.h +++ b/gpt.h @@ -16,7 +16,7 @@ #ifndef __GPTSTRUCTS #define __GPTSTRUCTS -#define GPTFDISK_VERSION "0.6.11-pre3" +#define GPTFDISK_VERSION "0.6.11" // 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