Skip to content

Commit

Permalink
Bump dictionary version number, from issue #1470
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Mar 27, 2024
1 parent c987a4b commit 1285a2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/en/4.0.dict
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
% %
%***************************************************************************%

#define dictionary-version-number 5.12.1;
#define dictionary-version-number 5.12.4;
#define dictionary-locale en_US.UTF-8;

% The default largest disjunct cost to consider during parsing.
Expand Down
2 changes: 1 addition & 1 deletion data/en/4.0.dict.m4
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ changecom(`%')
% %
%***************************************************************************%

#define dictionary-version-number 5.12.1;
#define dictionary-version-number 5.12.4;
#define dictionary-locale en_US.UTF-8;

% The default largest disjunct cost to consider during parsing.
Expand Down

0 comments on commit 1285a2c

Please sign in to comment.