From 477be87f7ce903a09d5e0e9c9522f09a4da46e41 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 8 Apr 2016 15:43:05 +0300 Subject: [PATCH] Bump version --- buku | 2 +- buku.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buku b/buku index 944d8bf..e04232d 100755 --- a/buku +++ b/buku @@ -70,7 +70,7 @@ encrypt = False # Lock database file decrypt = False # Unlock database file iterations = 8 # Number of hash iteratons to generate key pipeargs = [] # Holds arguments piped to the program -_VERSION_ = 1.8 # Program version +_VERSION_ = 1.9 # Program version class BMHTMLParser(HTMLParser.HTMLParser): diff --git a/buku.1 b/buku.1 index ac6e4ad..c5e5dbf 100644 --- a/buku.1 +++ b/buku.1 @@ -1,4 +1,4 @@ -.TH "BUKU" "1" "Mar 2016" "Version 1.8" "User Commands" +.TH "BUKU" "8" "Mar 2016" "Version 1.9" "User Commands" .SH NAME buku \- A private cmdline bookmark manager. Your mini web! .SH SYNOPSIS