From 667715dd30ee687da7970ba3a30c25073927ad34 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 27 Oct 2013 03:06:29 +0000 Subject: [PATCH] release 2.019003 --- Netdisco/Changes | 2 +- Netdisco/META.yml | 2 +- Netdisco/lib/App/Netdisco.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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} || '')