diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-27 00:04:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-27 00:04:31 +0000 |
commit | b4678d4c4fd2601e82ae94bea1fd31572e0bf1d6 (patch) | |
tree | fbd7e08d7e3ea06a377dfd1130d2b9c56b544ffb /Master/texmf-dist/source | |
parent | cb1aa3f3d4b4a433b414bf3f726163df5272e5ad (diff) |
hyph-utf8
git-svn-id: svn://tug.org/texlive/trunk@34440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-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", |