shithub: freetype+ttf2subf

Download patch

ref: 1a5edf7a4f837be07ead65e7a2bbf6eb68a409dd
parent: 42f5c714c055d9d8cade2ede35c3abb5ae448a2c
author: Werner Lemberg <[email protected]>
date: Mon Mar 9 04:36:18 EDT 2009

* builds/unix/configure.raw (version_info): Set to 9:20:3.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-09  Werner Lemberg  <[email protected]>
+
+	* builds/unix/configure.raw (version_info): Set to 9:20:3.
+
 2009-03-03  David Turner  <[email protected]>
 
 	Protect SFNT kerning table parser against malformed tables.
@@ -15,8 +19,6 @@
 	* include/freetype/freetype.h: Bump patch version to 9.
 	* docs/CHANGES: Document the ABI break in 2.3.8.
 	* docs/VERSION.DLL: Update version numbers table for 2.3.9.
-	* builds/unix/configure.ac: Update AC_INIT and version_info
-	numbers.
 
 2009-03-03  David Turner  <[email protected]>
 
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -17,7 +17,7 @@
 
 # Don't forget to update docs/VERSION.DLL!
 
-version_info='9:19:3'
+version_info='9:20:3'
 AC_SUBST([version_info])
 ft_version=`echo $version_info | tr : .`
 AC_SUBST([ft_version])