Bump version
This commit is contained in:
parent
fbf5006978
commit
477be87f7c
2
buku
2
buku
@ -70,7 +70,7 @@ encrypt = False # Lock database file
|
|||||||
decrypt = False # Unlock database file
|
decrypt = False # Unlock database file
|
||||||
iterations = 8 # Number of hash iteratons to generate key
|
iterations = 8 # Number of hash iteratons to generate key
|
||||||
pipeargs = [] # Holds arguments piped to the program
|
pipeargs = [] # Holds arguments piped to the program
|
||||||
_VERSION_ = 1.8 # Program version
|
_VERSION_ = 1.9 # Program version
|
||||||
|
|
||||||
|
|
||||||
class BMHTMLParser(HTMLParser.HTMLParser):
|
class BMHTMLParser(HTMLParser.HTMLParser):
|
||||||
|
2
buku.1
2
buku.1
@ -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
|
.SH NAME
|
||||||
buku \- A private cmdline bookmark manager. Your mini web!
|
buku \- A private cmdline bookmark manager. Your mini web!
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
Reference in New Issue
Block a user