diff --git a/buku b/buku index 99feb0e..2e1c8e8 100755 --- a/buku +++ b/buku @@ -44,7 +44,7 @@ pipeargs = [] # Holds arguments piped to the program noninteractive = False # Show the prompt or not interrupted = False # Received SIGINT DELIMITER = ',' # Delimiter used to store tags in DB -_VERSION_ = '2.1' # Program version +_VERSION_ = '2.2' # Program version # Crypto globals diff --git a/buku.1 b/buku.1 index e7261de..02a4ff9 100644 --- a/buku.1 +++ b/buku.1 @@ -1,4 +1,4 @@ -.TH "BUKU" "1" "May 2016" "Version 2.1" "User Commands" +.TH "BUKU" "1" "Jun 2016" "Version 2.2" "User Commands" .SH NAME buku \- A private command-line bookmark manager. Your mini web! .SH SYNOPSIS