Bump to version 3.5

pull/28/head 3.5
Christopher Wellons 2019-12-01 13:23:16 -05:00
parent 3f1910cb0c
commit 8cd4fde190
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changes
## 3.5
* New keygen option: --repeats (-r), times to repeat passphrase prompt
* More explicit passphrase prompts
* Improved portability
* Fix various issues with enchive-mode.el
* Minor documentation and bug fixes
## 3.4
* New `--pinentry` (`-e`) global option. This is an alternative way to

View File

@ -4,7 +4,7 @@
/* Compile-time configuration */
#ifndef ENCHIVE_VERSION
# define ENCHIVE_VERSION 3.4
# define ENCHIVE_VERSION 3.5
#endif
#ifndef ENCHIVE_FORMAT_VERSION