Skip to content

Commit

Permalink
Bump Vend::Util version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjensen committed May 15, 2018
1 parent 42452c0 commit 5799e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Vend/Util.pm
@@ -1,6 +1,6 @@
# Vend::Util - Interchange utility functions
#
# Copyright (C) 2002-2017 Interchange Development Group
# Copyright (C) 2002-2018 Interchange Development Group
# Copyright (C) 1996-2002 Red Hat, Inc.
#
# This program was originally based on Vend 0.2 and 0.3
Expand Down Expand Up @@ -103,7 +103,7 @@ use Vend::Safe;
use Vend::File;
use subs qw(logError logGlobal);
use vars qw($VERSION @EXPORT @EXPORT_OK);
$VERSION = '2.130';
$VERSION = '2.131';

my $Eval_routine;
my $Eval_routine_file;
Expand Down

0 comments on commit 5799e40

Please sign in to comment.