Changed version to 0.14

pull/30/head v0.14
Axel Burri 2015-03-20 18:07:55 +01:00
parent d17d0abff5
commit 1beba2613d
4 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
PN = btrbk
VERSION = 0.13
VERSION = 0.14
PREFIX ?= /usr
CONFDIR = /etc

View File

@ -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

View File

@ -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