Bump version

This commit is contained in:
Dmitry Marakasov 2016-04-08 15:43:05 +03:00
parent fbf5006978
commit 477be87f7c
2 changed files with 2 additions and 2 deletions

2
buku
View File

@ -70,7 +70,7 @@ encrypt = False # Lock database file
decrypt = False # Unlock database file
iterations = 8 # Number of hash iteratons to generate key
pipeargs = [] # Holds arguments piped to the program
_VERSION_ = 1.8 # Program version
_VERSION_ = 1.9 # Program version
class BMHTMLParser(HTMLParser.HTMLParser):

2
buku.1
View File

@ -1,4 +1,4 @@
.TH "BUKU" "1" "Mar 2016" "Version 1.8" "User Commands"
.TH "BUKU" "8" "Mar 2016" "Version 1.9" "User Commands"
.SH NAME
buku \- A private cmdline bookmark manager. Your mini web!
.SH SYNOPSIS