diff --git a/btrbk b/btrbk index 42ed7a7..83f19ce 100755 --- a/btrbk +++ b/btrbk @@ -34,7 +34,7 @@ use Time::Local qw( timelocal timegm timegm_nocheck ); use IPC::Open3 qw(open3); use Symbol qw(gensym); -our $VERSION = '0.31.3'; +our $VERSION = '0.32.0-dev'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = '';