diff --git a/Netdisco/Changes b/Netdisco/Changes index c4ec352b..2966ec80 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.019003 - +2.019003 - 2013-10-27 [ENHANCEMENTS] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index ff4219da..511564a7 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -67,4 +67,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.019002 +version: 2.019003 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 8d75c75e..4934a95e 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -7,7 +7,7 @@ use 5.010_000; use File::ShareDir 'dist_dir'; use Path::Class; -our $VERSION = '2.019002'; +our $VERSION = '2.019003'; BEGIN { if (not ($ENV{DANCER_APPDIR} || '')