diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-03-05 09:10:55 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-03-05 09:10:55 +0000 |
commit | cc577ce8c5e051967fce0ae954f78874e400c2f8 (patch) | |
tree | 9b1d8e3144cb7f49ffe2c1eb1ec189b6c04ba174 /Build/source/libs/graphite2/version.ac | |
parent | 0ab585a159d6f011c3eb364d7c0dc20424ef0738 (diff) |
graphite2-1.3.11
git-svn-id: svn://tug.org/texlive/trunk@46828 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2/version.ac')
-rw-r--r-- | Build/source/libs/graphite2/version.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/graphite2/version.ac b/Build/source/libs/graphite2/version.ac index 531b0dde9d4..c8a7aa10a6b 100644 --- a/Build/source/libs/graphite2/version.ac +++ b/Build/source/libs/graphite2/version.ac @@ -8,4 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current graphite2 version -m4_define([graphite2_version], [1.3.10]) +m4_define([graphite2_version], [1.3.11]) |