btrbk: change version to 0.31.3-dev

pull/409/head
Axel Burri 2021-03-28 17:03:13 +02:00
parent 88d4cc76f3
commit 043e270522
1 changed files with 1 additions and 1 deletions

2
btrbk
View File

@ -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.2';
our $VERSION = '0.31.3-dev';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';