From 8380ec44d7c0676ba1aaa6350cf3afa6ade4d07c Mon Sep 17 00:00:00 2001 From: Joursoir Date: Sun, 13 Jun 2021 16:25:42 +0000 Subject: bump version --- src/constants.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/constants.h') diff --git a/src/constants.h b/src/constants.h index 0843b5b..aca49dc 100644 --- a/src/constants.h +++ b/src/constants.h @@ -19,8 +19,8 @@ along with this program. If not, see . ***/ -#define VERSION "1.1b" -#define DATE_RELEASE "6 March, 2021" +#define VERSION "1.1c" +#define DATE_RELEASE "13 June, 2021" #define LOCKPASS_DIR ".lock-password/" #define GPGKEY_FILE ".gpg-key" -- cgit v1.2.3-18-g5258