From 5541854089e65b68d756af13e73dc386eadae379 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 21 Jun 2016 21:21:04 +0530 Subject: [PATCH] Bump version --- buku | 2 +- buku.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buku b/buku index ae631c3..f8a460a 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.2' # Program version +_VERSION_ = '2.3' # Program version # Crypto globals diff --git a/buku.1 b/buku.1 index 1b6ef3f..92b34a8 100644 --- a/buku.1 +++ b/buku.1 @@ -1,4 +1,4 @@ -.TH "BUKU" "1" "Jun 2016" "Version 2.2" "User Commands" +.TH "BUKU" "1" "Jun 2016" "Version 2.3" "User Commands" .SH NAME buku \- A private command-line bookmark manager. Your mini web! .SH SYNOPSIS