From 5905f94500c9a0509acd778daae79202235a60d6 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 7 Oct 2013 23:35:29 +0100 Subject: [PATCH] release 2.017001_003 --- 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 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} || '')