diff --git a/src/version.h b/src/version.h index b6221e7..eeb0162 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #pragma once #define FSTALIGNER_VERSION_MAJOR 1 -#define FSTALIGNER_VERSION_MINOR 9 +#define FSTALIGNER_VERSION_MINOR 10 #define FSTALIGNER_VERSION_PATCH 0