From d0553e24d53befc5e17ee2a75a67848d2a3d9218 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Fri, 23 Aug 2013 12:33:16 +0100 Subject: [PATCH] release 2.013001 --- Netdisco/META.yml | 2 +- Netdisco/lib/App/Netdisco.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Netdisco/META.yml b/Netdisco/META.yml index e622fd58..1a860bc8 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -61,4 +61,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.013000 +version: 2.013001 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 18e9febf..d82a0feb 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.013000'; +our $VERSION = '2.013001'; BEGIN { if (not ($ENV{DANCER_APPDIR} || '')