diff options
Diffstat (limited to 'src/constants.h')
-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 2168883..46ac024 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.1a" -#define DATE_RELEASE "1 March, 2021" +#define VERSION "1.1b" +#define DATE_RELEASE "6 March, 2021" #define LOCKPASS_DIR ".lock-password/" #define GPGKEY_FILE ".gpg-key" |