diff --git a/buku b/buku index a6cde97..808e7af 100755 --- a/buku +++ b/buku @@ -57,7 +57,7 @@ jsonOutput = False # Output json formatted result showOpt = 0 # Modify show. 1: show only URL, 2: show URL and tag debug = False # Enable debug logs pipeargs = [] # Holds arguments piped to the program -_VERSION_ = 2.0 # Program version +_VERSION_ = 2.1 # Program version class BMHTMLParser(HTMLParser.HTMLParser): diff --git a/buku.1 b/buku.1 index e34bf9a..010ea5f 100644 --- a/buku.1 +++ b/buku.1 @@ -1,4 +1,4 @@ -.TH "BUKU" "1" "May 2016" "Version 2.0" "User Commands" +.TH "BUKU" "1" "May 2016" "Version 2.1" "User Commands" .SH NAME buku \- A private command-line bookmark manager. Your mini web! .SH SYNOPSIS