Bump version.

This commit is contained in:
Arun Prakash Jana 2016-05-20 19:11:49 +05:30
parent 6ca2f27492
commit e800ae909a
No known key found for this signature in database
GPG Key ID: C0A712ED95043DCB
2 changed files with 2 additions and 2 deletions

2
buku
View File

@ -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):

2
buku.1
View File

@ -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