Merge branch 'og-logged-in-user-fix'

Conflicts:
	Netdisco/lib/App/Netdisco.pm
This commit is contained in:
Oliver Gorwits
2014-05-27 10:47:40 +01:00
4 changed files with 27 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.027006';
our $VERSION = '2.027007';
use App::Netdisco::Configuration;
=head1 NAME