diff --git a/btrbk b/btrbk index c696aa0..15e56d4 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.1'; +our $VERSION = '0.31.2-dev'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = '';