summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2021-08-02 21:12:16 +0100
committerJohn-Mark Bell <jmb@netsurf-browser.org>2021-08-02 21:16:52 +0100
commit2e59fe9f9dda4cdc99913402e871bb97676e4e05 (patch)
tree283994459fc38b0b09aa6f187b4e78ec57071e8f
parenta63a6ba6c09ac5f7778349050081d4dcf2e8bfba (diff)
downloadttf2f-2e59fe9f9dda4cdc99913402e871bb97676e4e05.tar.gz
ttf2f-2e59fe9f9dda4cdc99913402e871bb97676e4e05.tar.bz2
Bump version
-rw-r--r--!TTF2f/History8
-rw-r--r--Makefile2
2 files changed, 9 insertions, 1 deletions
diff --git a/!TTF2f/History b/!TTF2f/History
index 2fc0353..702c78f 100644
--- a/!TTF2f/History
+++ b/!TTF2f/History
@@ -1,6 +1,14 @@
TTF2f Changelog
===============
+0.05 (02-Aug-2021)
+~~~~~~~~~~~~~~~~~~
+No functional changes.
+
+Rebuild against LDREX/STREX-aware UnixLib.
+
+Improve RISC OS-specific Makefile targets.
+
0.04 (05-Mar-2011)
~~~~~~~~~~~~~~~~~~
Output the first 256 glyphs in Acorn Latin1 order so converted fonts
diff --git a/Makefile b/Makefile
index 3d01fed..f6afce3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := ttf2f
-COMPONENT_VERSION := 0.0.4
+COMPONENT_VERSION := 0.0.5
# We produce an application binary
COMPONENT_TYPE := binary