summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-04-07 08:17:26 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-04-07 08:17:26 +0000
commitc0cafe02bcf66fdf099f0572ea790b6556cec236 (patch)
tree6719f47ff0baf596fadc9b5831e40c1b88c5d12a
parentdce2cc4e34ccb8d7f43cfc53fde627fb313923e9 (diff)
downloadlibwapcaplet-c0cafe02bcf66fdf099f0572ea790b6556cec236.tar.gz
libwapcaplet-c0cafe02bcf66fdf099f0572ea790b6556cec236.tar.bz2
Bump version number
svn path=/trunk/libwapcaplet/; revision=12163
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7fb196..ef895fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.0.2
+COMPONENT_VERSION := 0.1.0
# Default to a static library
COMPONENT_TYPE ?= lib-static