diff --git a/Netdisco/Changes b/Netdisco/Changes index d780018d..4a2fccf3 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,4 +1,4 @@ -2.029015 +2.030000 - 2015-01-08 [NEW FEATURES] diff --git a/Netdisco/META.yml b/Netdisco/META.yml index 7da7ab49..18699cb6 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -92,4 +92,4 @@ resources: homepage: http://netdisco.org/ license: http://opensource.org/licenses/bsd-license.php repository: git://git.code.sf.net/p/netdisco/netdisco-ng -version: 2.029014 +version: 2.030000 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 113e678a..059b457d 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010_000; -our $VERSION = '2.029014'; +our $VERSION = '2.030000'; use App::Netdisco::Configuration; use Module::Find (); @@ -260,7 +260,7 @@ Oliver Gorwits =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 modification, are permitted provided that the following conditions are met: