CLI: Fix typo in option name

This commit is contained in:
Leonetienne
2022-08-12 09:12:44 +02:00
parent 35f577dafa
commit a61546b9be
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef GCRYPTCLI_VERSION_H
#define GCRYPTCLI_VERSION_H
#define GCRYPTCLI_VERSION 0.12511
#define GCRYPTCLI_VERSION 0.12512
#endif