Bump version.
This commit is contained in:
parent
30bd0ad5e8
commit
47c480b9b2
2
buku
2
buku
@ -44,7 +44,7 @@ pipeargs = [] # Holds arguments piped to the program
|
|||||||
noninteractive = False # Show the prompt or not
|
noninteractive = False # Show the prompt or not
|
||||||
interrupted = False # Received SIGINT
|
interrupted = False # Received SIGINT
|
||||||
DELIMITER = ',' # Delimiter used to store tags in DB
|
DELIMITER = ',' # Delimiter used to store tags in DB
|
||||||
_VERSION_ = '2.1' # Program version
|
_VERSION_ = '2.2' # Program version
|
||||||
|
|
||||||
|
|
||||||
# Crypto globals
|
# Crypto globals
|
||||||
|
2
buku.1
2
buku.1
@ -1,4 +1,4 @@
|
|||||||
.TH "BUKU" "1" "May 2016" "Version 2.1" "User Commands"
|
.TH "BUKU" "1" "Jun 2016" "Version 2.2" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
buku \- A private command-line bookmark manager. Your mini web!
|
buku \- A private command-line bookmark manager. Your mini web!
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
Reference in New Issue
Block a user