diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/hyph-utf8/languages.rb')
-rw-r--r-- | Master/texmf-dist/source/generic/hyph-utf8/languages.rb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/generic/hyph-utf8/languages.rb b/Master/texmf-dist/source/generic/hyph-utf8/languages.rb index 5207c6e8aa2..d53bfadd26b 100644 --- a/Master/texmf-dist/source/generic/hyph-utf8/languages.rb +++ b/Master/texmf-dist/source/generic/hyph-utf8/languages.rb @@ -414,8 +414,8 @@ class Languages < Hash "exceptions" => false, "message" => "German hyphenation patterns (traditional orthography)", - "version" => "0.3", - "last_modified" => "2013-05-26", # For the active project + "version" => "0.40", + "last_modified" => "2014-05-21", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", @@ -453,8 +453,8 @@ class Languages < Hash "exceptions" => false, "message" => "German hyphenation patterns (reformed orthography)", - "version" => "0.3", - "last_modified" => "2013-05-26", # For the active project + "version" => "0.40", + "last_modified" => "2014-05-21", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", @@ -475,8 +475,8 @@ class Languages < Hash "exceptions" => false, "message" => "Swiss-German hyphenation patterns (traditional orthography)", - "version" => "0.3", - "last_modified" => "2013-05-26", # For the active project + "version" => "0.40", + "last_modified" => "2014-05-21", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", |