Skip to content

Commit

Permalink
Version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwell committed Sep 22, 2014
1 parent 5186989 commit 1ce5893
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes
@@ -1,3 +1,9 @@
commit-patch (2.5.2)

* Fixed dumb bug that caused "make install" to fail.

-- David Caldwell <david@porkrind.org> Sun, 21 Sep 2014 18:15:04 -0700

commit-patch (2.5.1)

* We now use App::Fatpacker to bundle IPC::Run, removing the dependency
Expand Down
2 changes: 1 addition & 1 deletion commit-patch
Expand Up @@ -3,7 +3,7 @@
# and Jim Radford <radford@bleackbean.org>, All Rights Reserved.
# This code can be distributed under the terms of the GNU Public License (Version 2 or greater).

my $VERSION = '2.5.1';
my $VERSION = '2.5.2';

use strict;
use Cwd qw(abs_path);
Expand Down

0 comments on commit 1ce5893

Please sign in to comment.