Bump version.
This commit is contained in:
parent
b2860b6788
commit
d48e88673c
2
buku
2
buku
@ -58,7 +58,7 @@ jsonOutput = False # Output json formatted result
|
|||||||
showOpt = 0 # Modify show. 1: show only URL, 2: show URL and tag
|
showOpt = 0 # Modify show. 1: show only URL, 2: show URL and tag
|
||||||
debug = False # Enable debug logs
|
debug = False # Enable debug logs
|
||||||
pipeargs = [] # Holds arguments piped to the program
|
pipeargs = [] # Holds arguments piped to the program
|
||||||
_VERSION_ = 1.9 # Program version
|
_VERSION_ = 2.0 # Program version
|
||||||
BLANK = 'blank'
|
BLANK = 'blank'
|
||||||
|
|
||||||
|
|
||||||
|
2
buku.1
2
buku.1
@ -1,4 +1,4 @@
|
|||||||
.TH "BUKU" "1" "Apr 2016" "Version 1.9" "User Commands"
|
.TH "BUKU" "1" "May 2016" "Version 2.0" "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