summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-29 23:43:43 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-29 23:43:43 +0000
commitbbc902100e3c45a88b3bad9ee924e3f41d5181cc (patch)
treea5b46cd2ccc5fc34efe0172165fb310870c6517a /Makefile
parentd115d1a9d09d53f70c63bb3ac48372b041d6de44 (diff)
downloadiconv-bbc902100e3c45a88b3bad9ee924e3f41d5181cc.tar.gz
iconv-bbc902100e3c45a88b3bad9ee924e3f41d5181cc.tar.bz2
Remove hard-coded date; bump version.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b80c433..b646af1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := iconv
-COMPONENT_VERSION := 0.12.0
+COMPONENT_VERSION := 0.13.0
# Default to a static library
COMPONENT_TYPE ?= lib-static