diff --git a/btrbk b/btrbk index 485f872..4c0053c 100755 --- a/btrbk +++ b/btrbk @@ -32,7 +32,7 @@ use Carp qw(confess); use Getopt::Long qw(GetOptions); use Time::Local qw( timelocal timegm timegm_nocheck ); -our $VERSION = '0.28.3'; +our $VERSION = '0.29.0-dev'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = '';