mirror of https://github.com/digint/btrbk
btrbk: bump version to 0.32.5-dev
parent
6877825708
commit
f77a33b340
2
btrbk
2
btrbk
|
@ -35,7 +35,7 @@ use IPC::Open3 qw(open3);
|
||||||
use Symbol qw(gensym);
|
use Symbol qw(gensym);
|
||||||
use Cwd qw(abs_path);
|
use Cwd qw(abs_path);
|
||||||
|
|
||||||
our $VERSION = '0.32.4';
|
our $VERSION = '0.32.5-dev';
|
||||||
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
|
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
|
||||||
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';
|
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue