release 2.038001

This commit is contained in:
Oliver Gorwits
2018-01-02 13:11:47 +00:00
parent f50f63cc51
commit dcd2106428
3 changed files with 7 additions and 7 deletions

View File

@@ -105,7 +105,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.038000"
"version" : "2.038001"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -758,7 +758,7 @@
},
"homepage" : "http://netdisco.org/",
"license" : [
"http://opensource.org/licenses/BSD-3-Clause"
"http://opensource.org/licenses/bsd-license.php"
],
"repository" : {
"url" : "https://github.com/netdisco/netdisco"
@@ -766,6 +766,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.038000",
"version" : "2.038001",
"x_serialization_backend" : "JSON::PP version 2.94"
}