From b5f1ed7dbf66888f6f55f8c67be6716310d2ecd1 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 6 Jan 2013 01:14:04 +0000 Subject: [PATCH] bump version to test new scheme --- Netdisco/lib/App/Netdisco.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 19023fbe..a2f9599b 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.01_001'; +our $VERSION = '2.001000_001'; BEGIN { if (not length ($ENV{DANCER_APPDIR} || '')