summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-04-07 08:30:00 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-04-07 08:30:00 +0000
commit09c2e5f9aff0bab87025051f3de3884c7cf492fa (patch)
treec46e62d2df2c67c850e8abfed346bdc4f356424f /Makefile
parent62056326290d5d7b0580b050a73330c46fc970b4 (diff)
downloadlibnsbmp-09c2e5f9aff0bab87025051f3de3884c7cf492fa.tar.gz
libnsbmp-09c2e5f9aff0bab87025051f3de3884c7cf492fa.tar.bz2
Bump version
svn path=/trunk/libnsbmp/; revision=12170
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40aa237..dd9b5b6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsbmp
-COMPONENT_VERSION := 0.0.2
+COMPONENT_VERSION := 0.0.3
# Default to a static library
COMPONENT_TYPE ?= lib-static