diff --git a/Netdisco/Changes b/Netdisco/Changes index 9776caee..fd0ae1d7 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.017001_002 - +2.017001_003 - [NEW FEATURES] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index fa186d16..e4f3d959 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -65,4 +65,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.017001_002 +version: 2.017001_003 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 18d8c90a..5370cd83 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.017001_002'; +our $VERSION = '2.017001_003'; BEGIN { if (not ($ENV{DANCER_APPDIR} || '')