Skip to content

Commit

Permalink
5.18.0.1.77
Browse files Browse the repository at this point in the history
  • Loading branch information
mishin committed Jul 7, 2015
1 parent 589a3a0 commit bb2cc6d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Changes
@@ -1,6 +1,8 @@
Revision history for POD2-RU

{{$NEXT}}

5.18.0.1.77 2015-07-07 18:58:33 MSK
* закончил перевод perldebtut.pod
* есть варианты для его улучшеня, сообщить Ричарду Фоли
* поправил хэш, который выдает функция pod_info,
Expand Down
2 changes: 1 addition & 1 deletion META.json
Expand Up @@ -85,7 +85,7 @@
},
"x_IRC" : "irc://irc.perl.org/#moscowpm"
},
"version" : "5.18.0.1.76",
"version" : "5.18.0.1.77",
"x_contributors" : [
"Andrey Asyakin <asan999@gmail.com>",
"Nikolay Mishin <mi@ya.ru>",
Expand Down
2 changes: 1 addition & 1 deletion lib/POD2/RU.pm
Expand Up @@ -7,7 +7,7 @@ use strict;
use utf8;
use base 'POD2::Base';

our $VERSION = '5.18.0.1.76';
our $VERSION = '5.18.0.1.77';

# Versions list
sub pod_info {
Expand Down

0 comments on commit bb2cc6d

Please sign in to comment.