release 2.030000

This commit is contained in:
Oliver Gorwits
2015-01-08 11:11:07 +00:00
parent b2d61b3d5f
commit b4871a1499
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
2.029015 2.030000 - 2015-01-08
[NEW FEATURES] [NEW FEATURES]

View File

@@ -92,4 +92,4 @@ resources:
homepage: http://netdisco.org/ homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php license: http://opensource.org/licenses/bsd-license.php
repository: git://git.code.sf.net/p/netdisco/netdisco-ng repository: git://git.code.sf.net/p/netdisco/netdisco-ng
version: 2.029014 version: 2.030000

View File

@@ -4,7 +4,7 @@ use strict;
use warnings; use warnings;
use 5.010_000; use 5.010_000;
our $VERSION = '2.029014'; our $VERSION = '2.030000';
use App::Netdisco::Configuration; use App::Netdisco::Configuration;
use Module::Find (); use Module::Find ();
@@ -260,7 +260,7 @@ Oliver Gorwits <oliver@cpan.org>
=head1 COPYRIGHT AND LICENSE =head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2012, 2013, 2014 by The Netdisco Developer Team. This software is copyright (c) 2012, 2013, 2014, 2015 by The Netdisco Developer Team.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met: