diff --git a/ChangeLog b/ChangeLog index 80e1b27..fb730fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.23.0 * INCOMPATIBLE CONFIGURATION: * Please read "doc/upgrade_to_v0.23.0.md" for details on updating diff --git a/btrbk b/btrbk index fbdab0b..8ce67c6 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.0-dev"; +our $VERSION = "0.23.0"; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index efd302a..af7a282 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2016-04-16" "btrbk v0.23.0-rc1" "" +.TH "btrbk" "1" "2016-04-23" "btrbk v0.23.0" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 550eab8..ed0a25b 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2016-04-22" "btrbk v0.23.0-dev" "" +.TH "btrbk.conf" "5" "2016-04-23" "btrbk v0.23.0" "" .\" 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 0baec51..3f8d0d1 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -1,4 +1,4 @@ -.TH "ssh_filter_btrbk" "1" "2016-04-16" "btrbk v0.23.0-rc1" "" +.TH "ssh_filter_btrbk" "1" "2016-04-23" "btrbk v0.23.0" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only)