Adjust cli parameter definitions

This commit is contained in:
Leonetienne
2022-05-26 20:19:15 +02:00
parent 0f46ed7115
commit f28e510dba
3 changed files with 52 additions and 40 deletions

View File

@@ -1,3 +1,7 @@
#pragma once
#define GHETTOCRYPTCLI_VERSION 0.1241
#ifndef GCRYPTCLI_VERSION_H
#define GCRYPTCLI_VERSION_H
#define GCRYPTCLI_VERSION 0.1241
#endif