From d48e88673cf01b13ca1c9effdff19889d5b13ac0 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 1 May 2016 21:50:56 +0530 Subject: [PATCH] Bump version. --- buku | 2 +- buku.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buku b/buku index faffc9a..2d838a4 100755 --- a/buku +++ b/buku @@ -58,7 +58,7 @@ jsonOutput = False # Output json formatted result showOpt = 0 # Modify show. 1: show only URL, 2: show URL and tag debug = False # Enable debug logs pipeargs = [] # Holds arguments piped to the program -_VERSION_ = 1.9 # Program version +_VERSION_ = 2.0 # Program version BLANK = 'blank' diff --git a/buku.1 b/buku.1 index 6973f00..be157fb 100644 --- a/buku.1 +++ b/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 buku \- A private cmdline bookmark manager. Your mini web! .SH SYNOPSIS