summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-05-11 14:14:45 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-05-11 14:14:45 +0000
commit2796f33b0935839a0bb3be5d5e2f7d10079af6d5 (patch)
tree0f89b81ab84ab048441bc792595cf9fbed7f8c37 /Makefile
parent7f34114f07a916e49b85d72fc9b1b0d3287f28d1 (diff)
downloadttf2f-2796f33b0935839a0bb3be5d5e2f7d10079af6d5.tar.gz
ttf2f-2796f33b0935839a0bb3be5d5e2f7d10079af6d5.tar.bz2
Bump version number
svn path=/trunk/tools/ttf2f/; revision=7469
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf4a7d8..1a3a387 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := ttf2f
-COMPONENT_VERSION := 0.0.3
+COMPONENT_VERSION := 0.0.4
# We produce an application binary
COMPONENT_TYPE := binary