summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-04-07 08:26:52 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-04-07 08:26:52 +0000
commit041bf46ceaa3f1cdd2b20f24522ef3185208a01e (patch)
tree7a11e6814b0a9a0ea9c3cab6ddb6d32d6b487609 /Makefile
parent4ed4d5c2da4a1782c66eddffdd722505089e88e4 (diff)
downloadlibnsgif-041bf46ceaa3f1cdd2b20f24522ef3185208a01e.tar.gz
libnsgif-041bf46ceaa3f1cdd2b20f24522ef3185208a01e.tar.bz2
Bump version
svn path=/trunk/libnsgif/; revision=12168
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b2071f..f8d1f84 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.0.2
+COMPONENT_VERSION := 0.0.3
# Default to a static library
COMPONENT_TYPE ?= lib-static