summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-02-27 13:23:40 +0000
committerVincent Sanders <vince@netsurf-browser.org>2012-02-27 13:23:40 +0000
commit4a09e708c0e7ddebd805a6eecaba720b89b039a0 (patch)
treead2848f7c0865c6fdc2cb26b921d1f487f04c85c /Makefile
parentaa319bcdd61edff2877c9047ff43616b5696025f (diff)
downloadlibnsfb-4a09e708c0e7ddebd805a6eecaba720b89b039a0.tar.gz
libnsfb-4a09e708c0e7ddebd805a6eecaba720b89b039a0.tar.bz2
Bump version number
svn path=/trunk/libnsfb/; revision=13484
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3894b7c..9601727 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.0.2
# Default to a static library
COMPONENT_TYPE ?= lib-static