From 47c480b9b2d11c0e99df710383f6c2af48c8394b Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 2 Jun 2016 21:15:07 +0530 Subject: [PATCH] Bump version. --- buku | 2 +- buku.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buku b/buku index 99feb0e..2e1c8e8 100755 --- a/buku +++ b/buku @@ -44,7 +44,7 @@ pipeargs = [] # Holds arguments piped to the program noninteractive = False # Show the prompt or not interrupted = False # Received SIGINT DELIMITER = ',' # Delimiter used to store tags in DB -_VERSION_ = '2.1' # Program version +_VERSION_ = '2.2' # Program version # Crypto globals diff --git a/buku.1 b/buku.1 index e7261de..02a4ff9 100644 --- a/buku.1 +++ b/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 buku \- A private command-line bookmark manager. Your mini web! .SH SYNOPSIS