btrbk: changed version to 0.10

pull/30/head v0.10
Axel Burri 2015-02-10 15:57:51 +01:00
parent ce8e861a21
commit bfff868bb8
1 changed files with 1 additions and 1 deletions

2
btrbk
View File

@ -47,7 +47,7 @@ use Date::Calc qw(Today Delta_Days Day_of_Week);
use Getopt::Std;
use Data::Dumper;
our $VERSION = "0.01";
our $VERSION = "0.10";
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<http://www.digint.ch/btrbk>';