summaryrefslogtreecommitdiff
path: root/gpt.h
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2010-01-20 16:56:30 -0500
committersrs5694 <srs5694@users.sourceforge.net>2010-01-20 16:56:30 -0500
commit7dbb932233c77cc91ea202ddf5a6198034558ae2 (patch)
tree16153a72419f9acc9c211c071e8e0394d95e9405 /gpt.h
parent519b5bb70ae8a185e9e158bba484abf9c11353ea (diff)
downloadsgdisk-7dbb932233c77cc91ea202ddf5a6198034558ae2.tar.gz
Version 0.6.1; very minor changes from last commit
Diffstat (limited to 'gpt.h')
-rw-r--r--gpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpt.h b/gpt.h
index b4e0f06..30cd75f 100644
--- a/gpt.h
+++ b/gpt.h
@@ -16,7 +16,7 @@
#ifndef __GPTSTRUCTS
#define __GPTSTRUCTS
-#define GPTFDISK_VERSION "0.6.1-pre3"
+#define GPTFDISK_VERSION "0.6.1"
using namespace std;