diff options
-rw-r--r-- | extras/volume_id/volume_id/volume_id.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/volume_id/volume_id/volume_id.h b/extras/volume_id/volume_id/volume_id.h index 16770dd6ab..9994615c69 100644 --- a/extras/volume_id/volume_id/volume_id.h +++ b/extras/volume_id/volume_id/volume_id.h @@ -13,7 +13,7 @@ #include <stdint.h> -#define VOLUME_ID_VERSION 51 +#define VOLUME_ID_VERSION 52 #define VOLUME_ID_LABEL_SIZE 64 #define VOLUME_ID_UUID_SIZE 36 |