summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-09-21 19:49:26 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-09-21 19:49:26 +0000
commitcd8e627ac75b7bb8db3a0176bd1643441a42536d (patch)
tree9ba1aa4767cc4fbe464c10e3ebb3c9c4a0e6969c /Makefile
parent81842e9a4d512fb573aff7d538a798130968c943 (diff)
downloadlibcss-cd8e627ac75b7bb8db3a0176bd1643441a42536d.tar.gz
libcss-cd8e627ac75b7bb8db3a0176bd1643441a42536d.tar.bz2
Bump version
svn path=/trunk/libcss/; revision=10814
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 229d310..c3ba6f0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.0.2
# Default to a static library
COMPONENT_TYPE ?= lib-static