* include/freetype/freetype.h (FREETYPE_PATCH): Set to 5.
* builds/unix/configure.ac (version_info): Set to 10:0:3.
* builds/unix/configure: Updated.
* builds/freetype.mk (refdoc): Fix --title.

* docs/CHANGES, docs/VERSION.DLL, README: Updated.

* src/tools/docmaker/sources.py (re_crossref): Fix regular
expression to handle trailing punctuation characters.
* src/tools/docmaker/tohtml.py (make_html_word): Updated.

* docs/release: New file.
diff --git a/docs/VERSION.DLL b/docs/VERSION.DLL
index bba36cf..f205ba2 100644
--- a/docs/VERSION.DLL
+++ b/docs/VERSION.DLL
@@ -50,15 +50,16 @@
 libtool  number, as well  as the  shared object  number found  on _most_
 systems, but not all of them:
 
-    release       libtool        so
-  -------------------------------------
-     2.1.4         9.3.3         6.3.3
-     2.1.3         9.2.3         6.3.2
-     2.1.2         9.1.3         6.3.1
-     2.1.1         9.0.3          ?
-     2.1.0         8.0.2          ?
-     2.0.9         9.0.3          ?
-     2.0.8         8.0.2          ?
+    release    libtool      so
+  --------------------------------------------------------------------
+     2.1.5     10.0.3     7.3.0   (not binary compatible with 2.1.4)
+     2.1.4      9.3.3     6.3.3
+     2.1.3      9.2.3     6.3.2
+     2.1.2      9.1.3     6.3.1
+     2.1.1      9.0.3         ?
+     2.1.0      8.0.2         ?
+     2.0.9      9.0.3         ?
+     2.0.8      8.0.2         ?
 
 The libtool numbers are a bit inconsistent due to the library's history: