diff --git a/Netdisco/Changes b/Netdisco/Changes index 706d95fa..b3ea66bc 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.020003_002 - 2013-12-29 +2.020003_003 - 2014-01-06 [NEW FEATURES] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index 73a94bbb..53866b19 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -68,4 +68,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.020003_002 +version: 2.020003_003 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 3b2167c7..6b4a178a 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.020003_002'; +our $VERSION = '2.020003_003'; BEGIN { if (not ($ENV{DANCER_APPDIR} || '')