diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac')
-rw-r--r-- | Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac b/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac index decc3c3c0e2..4c3a8f73dbd 100644 --- a/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac +++ b/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(fonts-tlwg, 0.6.0, thai-linux-foss-devel@googlegroups.com) +AC_INIT(fonts-tlwg, 0.6.1, thai-linux-foss-devel@googlegroups.com) AC_CONFIG_SRCDIR([nf/Garuda.sfd]) AM_INIT_AUTOMAKE(dist-xz no-dist-gzip -Wno-portability) @@ -224,6 +224,7 @@ AC_OUTPUT( Makefile nf/Makefile nectec/Makefile + sipa/Makefile tlwg/Makefile scripts/Makefile fontconfig/Makefile |