From cb0851c8b6d2b67cdc8fd69a4e6cf629d38340b1 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Tue, 3 May 2016 16:21:34 +0200 Subject: [PATCH] change version to 0.23.1 --- ChangeLog | 2 +- btrbk | 2 +- doc/btrbk.1 | 2 +- doc/btrbk.conf.5 | 2 +- doc/ssh_filter_btrbk.1 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index cfd638a..744d448 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.23.1 * Bugfix: set correct parent section when propagating targets (close: #85). diff --git a/btrbk b/btrbk index bc4b985..63f8ab0 100755 --- a/btrbk +++ b/btrbk @@ -46,7 +46,7 @@ use Carp qw(confess); use Getopt::Long qw(GetOptions); use Time::Local qw( timelocal timegm timegm_nocheck ); -our $VERSION = '0.23.1-dev'; +our $VERSION = '0.23.1'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 67fc308..dbfd064 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2016-05-03" "btrbk v0.23.1-dev" "" +.TH "btrbk" "1" "2016-05-03" "btrbk v0.23.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 006d16e..02be036 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2016-05-03" "btrbk v0.23.1-dev" "" +.TH "btrbk.conf" "5" "2016-05-03" "btrbk v0.23.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/ssh_filter_btrbk.1 b/doc/ssh_filter_btrbk.1 index b1f124e..532f4c6 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -1,4 +1,4 @@ -.TH "ssh_filter_btrbk" "1" "2016-05-03" "btrbk v0.23.1-dev" "" +.TH "ssh_filter_btrbk" "1" "2016-05-03" "btrbk v0.23.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only)