diff --git a/GCryptCLI/include/Version.h b/GCryptCLI/include/Version.h index e00ba89..fd29be3 100644 --- a/GCryptCLI/include/Version.h +++ b/GCryptCLI/include/Version.h @@ -1,7 +1,7 @@ #ifndef GCRYPTCLI_VERSION_H #define GCRYPTCLI_VERSION_H -#define GCRYPTCLI_VERSION 0.1241 +#define GCRYPTCLI_VERSION 0.125 #endif