diff --git a/Changes b/Changes index c30a0c4..29c7201 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +2.15 -- 2009-12-05 + * Standalone mogstats utility (dormando) * New mogilefs.conf option: timeout (Robin H. Johnson) diff --git a/MogileFS-Utils.spec b/MogileFS-Utils.spec index 44f6c44..fde0b93 100644 --- a/MogileFS-Utils.spec +++ b/MogileFS-Utils.spec @@ -1,6 +1,6 @@ name: MogileFS-Utils summary: MogileFS-Utils - MogileFS utilities. -version: 2.14 +version: 2.15 release: 1 vendor: Alan Kasindorf packager: Jonathan Steinert diff --git a/lib/MogileFS/Utils.pm b/lib/MogileFS/Utils.pm index b982ad2..c496fae 100644 --- a/lib/MogileFS/Utils.pm +++ b/lib/MogileFS/Utils.pm @@ -1,7 +1,7 @@ #!/usr/bin/perl package MogileFS::Utils; -our $VERSION = '2.14'; +our $VERSION = '2.15'; =head1 NAME