whoops, forgot to update $version in sanoid itself

This commit is contained in:
Jim Salter 2015-02-27 16:17:33 -05:00
parent 95d385b39b
commit fb7e68e686
1 changed files with 1 additions and 1 deletions

2
sanoid
View File

@ -4,7 +4,7 @@
# from http://www.gnu.org/licenses/gpl-3.0.html on 2014-11-17. A copy should also be available in this
# project's Git repository at https://github.com/jimsalterjrs/sanoid/blob/master/LICENSE.
my $version = '1.0.8';
my $version = '1.0.12';
use strict;
use Config::IniFiles; # read samba-style conf file