summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-04-19 21:05:21 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-04-19 21:05:21 +0000
commit0a4771f5deebb4c961d35d94525eb91d2afa9cca (patch)
tree114b41fbe5ac31701657bf8224456762499dd796 /Makefile
parentd0c37fa613393bb923ca9a0421d65d8d30a20560 (diff)
downloadlibhubbub-0a4771f5deebb4c961d35d94525eb91d2afa9cca.tar.gz
libhubbub-0a4771f5deebb4c961d35d94525eb91d2afa9cca.tar.bz2
Bump version
svn path=/trunk/hubbub/; revision=10439
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 721e139..3eaf468 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := hubbub
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.0.2
# Default to a static library
COMPONENT_TYPE ?= lib-static