diff --git a/Netdisco/Changes b/Netdisco/Changes index 9a1be270..2835204c 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.028013 +2.028013 - 2014-07-31 [ENHANCEMENTS] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index fe65e38b..6d596879 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -81,4 +81,4 @@ resources: homepage: http://netdisco.org/ license: http://opensource.org/licenses/bsd-license.php repository: git://git.code.sf.net/p/netdisco/netdisco-ng -version: 2.028012 +version: 2.028013 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 879e6765..f52e472e 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010_000; -our $VERSION = '2.028012'; +our $VERSION = '2.028013'; use App::Netdisco::Configuration; =head1 NAME