From 1beba2613d5cd32ae0463c590cc4a80c5469e249 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Fri, 20 Mar 2015 18:07:55 +0100 Subject: [PATCH] Changed version to 0.14 --- ChangeLog | 5 +++-- Makefile | 2 +- doc/btrbk.1 | 2 +- doc/btrbk.conf.5 | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7aac0b7..b348275 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,5 +17,6 @@ ubuntu users, since ubuntu prefixes all subvolumes with '@' in its subvolume layout). Fixes issue #3 -* btrbk-current - - bugfix: correctly handle empty target subvolumes. Fixes issue #4 +* btrbk-0.14 + - bugfix: correctly handle empty target subvolumes (blocker for all + new users). Fixes issue #4 diff --git a/Makefile b/Makefile index fff48a5..c9b24f1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PN = btrbk -VERSION = 0.13 +VERSION = 0.14 PREFIX ?= /usr CONFDIR = /etc diff --git a/doc/btrbk.1 b/doc/btrbk.1 index ccee52e..feea8d2 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2015-03-19" "btrbk v0.13" "" +.TH "btrbk" "1" "2015-03-19" "btrbk v0.14" "" .SH NAME btrbk \- backup tool for btrfs volumes .SH SYNOPSIS diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index c68189a..3fafbf7 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2015-03-19" "btrbk v0.13" "" +.TH "btrbk.conf" "5" "2015-03-19" "btrbk v0.14" "" .SH NAME btrbk.conf \- btrbk configuration file .SH SYNOPSIS