release 2.039032

This commit is contained in:
Oliver Gorwits
2018-10-19 15:38:17 +01:00
parent 5ca76bfc99
commit 561772273d
2 changed files with 4 additions and 4 deletions

View File

@@ -110,7 +110,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.039031"
"version" : "2.039032"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -789,6 +789,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.039031",
"version" : "2.039032",
"x_serialization_backend" : "JSON::PP version 2.97001"
}

View File

@@ -19,7 +19,7 @@ name: App-Netdisco
provides:
App::Netdisco:
file: lib/App/Netdisco.pm
version: '2.039031'
version: '2.039032'
App::Netdisco::AnyEvent::Nbtstat:
file: lib/App/Netdisco/AnyEvent/Nbtstat.pm
App::Netdisco::Backend::Job:
@@ -543,5 +543,5 @@ resources:
homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php
repository: https://github.com/netdisco/netdisco
version: '2.039031'
version: '2.039032'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'