release 2.038034

This commit is contained in:
Oliver Gorwits
2018-01-31 20:00:49 +00:00
parent 3bb11c426b
commit 591e9a92d4
4 changed files with 11 additions and 5 deletions

View File

@@ -107,7 +107,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.038033"
"version" : "2.038034"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -704,6 +704,9 @@
"App::Netdisco::Worker::Plugin::Macwalk" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Macwalk.pm"
},
"App::Netdisco::Worker::Plugin::MakeRancidConf" : {
"file" : "lib/App/Netdisco/Worker/Plugin/MakeRancidConf.pm"
},
"App::Netdisco::Worker::Plugin::Monitor" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Monitor.pm"
},
@@ -768,6 +771,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.038033",
"version" : "2.038034",
"x_serialization_backend" : "JSON::PP version 2.94"
}