From eb0eab8fc6d0c89262daa80d199bb7091540943b Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Sat, 4 Jan 2014 23:03:45 +0100 Subject: Typo on version --- AdminPanel/Users/GUsers.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AdminPanel/Users') diff --git a/AdminPanel/Users/GUsers.pm b/AdminPanel/Users/GUsers.pm index dfebd84..56d58ff 100644 --- a/AdminPanel/Users/GUsers.pm +++ b/AdminPanel/Users/GUsers.pm @@ -2375,7 +2375,7 @@ sub manageUsersDialog { elsif ($menuLabel eq $helpMenu{about}->label()) { my $license = translate($::license); AboutDialog({ name => N("AdminUser"), - version => self->VERSION, + version => $self->VERSION, copyright => N("Copyright (C) %s Mageia community", '2013-2014'), license => $license, comments => N("AdminUser is a Mageia user management tool \n(from the original idea of Mandriva userdrake)."), -- cgit v1.2.1