summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-01-04 19:50:09 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-01-04 19:50:09 +0000
commit9b5a1caba8cd0955cc884289bcb40578672eefa0 (patch)
treedd7c9ae05f3d467321490d47af6d927d9dd8be6a /Makefile
parent873b3dde00b3050b2db31ddb5d4a5760f45a4b2f (diff)
downloadiconv-9b5a1caba8cd0955cc884289bcb40578672eefa0.tar.gz
iconv-9b5a1caba8cd0955cc884289bcb40578672eefa0.tar.bz2
Bump version number
svn path=/trunk/iconv/; revision=11202
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9093ba8..61ad100 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := iconv
-COMPONENT_VERSION := 0.11.0
+COMPONENT_VERSION := 0.12.0
# Default to a static library
COMPONENT_TYPE ?= lib-static