summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2016-03-23 07:40:12 +0100
committerWerner Lemberg <wl@gnu.org>2016-03-23 07:40:12 +0100
commit6e89ad4141a02d89577b29b015c665ea70770869 (patch)
tree090ffb2fcde8da9449a9f1c16f439747e377a946 /builds
parent31f2dc19462774dd4e5b55f80cafcee07077e744 (diff)
downloadfreetype2-6e89ad4141a02d89577b29b015c665ea70770869.tar.gz
Rename `VERSION.DLL' (#47472).
* docs/VERSION.DLL: Renamed to... * docs/VERSIONS.TXT: ...this.
Diffstat (limited to 'builds')
-rw-r--r--builds/unix/configure.raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/unix/configure.raw b/builds/unix/configure.raw
index ee814749a..e6fd74811 100644
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -15,7 +15,7 @@ AC_INIT([FreeType], [@VERSION@], [freetype@nongnu.org], [freetype])
AC_CONFIG_SRCDIR([ftconfig.in])
-# Don't forget to update docs/VERSION.DLL!
+# Don't forget to update `docs/VERSIONS.TXT'!
version_info='18:3:12'
AC_SUBST([version_info])