Skip to content

Commit

Permalink
Checking in changes prior to tagging of version 2.16. Changelog diff is:
Browse files Browse the repository at this point in the history
Index: Changes
===================================================================
--- Changes	(revision 1435)
+++ Changes	(working copy)
@@ -1,3 +1,5 @@
+2.16 -- 2010-04-02
+
   * Add --replpolicy option for configuring a replication policy string.
     Used in MogileFS::Network policies, etc.
     (dormando)


git-svn-id: http://code.sixapart.com/svn/mogilefs/trunk@1436 f67b2e87-0811-0410-a7e0-dd94e48410d6
  • Loading branch information
dormando committed Apr 2, 2010
1 parent 19e30a2 commit 5897ce5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
2.16 -- 2010-04-02

* Add --replpolicy option for configuring a replication policy string.
Used in MogileFS::Network policies, etc.
(dormando)
Expand Down
2 changes: 1 addition & 1 deletion MogileFS-Utils.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: MogileFS-Utils
summary: MogileFS-Utils - MogileFS utilities.
version: 2.15
version: 2.16
release: 1
vendor: Alan Kasindorf <[email protected]>
packager: Jonathan Steinert <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion lib/MogileFS/Utils.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl
package MogileFS::Utils;

our $VERSION = '2.15';
our $VERSION = '2.16';


=head1 NAME
Expand Down

0 comments on commit 5897ce5

Please sign in to comment.