diff options
| author | Joursoir <chat@joursoir.net> | 2021-07-04 17:38:59 +0000 |
|---|---|---|
| committer | Joursoir <chat@joursoir.net> | 2021-07-04 17:38:59 +0000 |
| commit | b2c6f5036cd34235ac0a2f28adee0661f4d90692 (patch) | |
| tree | 1610074ea119d807a84418fd9dc1ee356ca838e8 /src | |
| parent | d141b72593a37bc6c78db39d218f61965373b5c7 (diff) | |
| download | lock-password-b2c6f5036cd34235ac0a2f28adee0661f4d90692.tar.gz lock-password-b2c6f5036cd34235ac0a2f28adee0661f4d90692.tar.bz2 lock-password-b2c6f5036cd34235ac0a2f28adee0661f4d90692.zip | |
bump versionv1.2a
Diffstat (limited to 'src')
| -rw-r--r-- | src/constants.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/constants.h b/src/constants.h index aca49dc..85772c7 100644 --- a/src/constants.h +++ b/src/constants.h @@ -19,8 +19,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. ***/ -#define VERSION "1.1c" -#define DATE_RELEASE "13 June, 2021" +#define VERSION "1.2a" +#define DATE_RELEASE "4 July, 2021" #define LOCKPASS_DIR ".lock-password/" #define GPGKEY_FILE ".gpg-key" |
