CLI: Fix typo in option name

This commit is contained in:
Leonetienne
2022-08-12 09:12:44 +02:00
parent f0456193a9
commit 4561620eac
5 changed files with 19 additions and 19 deletions

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