Implement progress output

This commit is contained in:
Leonetienne
2022-06-01 03:29:05 +02:00
parent 55e7092ed4
commit 57adf4419a
9 changed files with 112 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef GCRYPTCLI_VERSION_H
#define GCRYPTCLI_VERSION_H
#define GCRYPTCLI_VERSION 0.125
#define GCRYPTCLI_VERSION 0.1251
#endif