From bbc902100e3c45a88b3bad9ee924e3f41d5181cc Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Tue, 29 Jan 2013 23:43:43 +0000 Subject: Remove hard-coded date; bump version. --- Makefile | 2 +- module/header.cmhg | 4 +--- 2 files changed, 2 insertions(+), 4 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 diff --git a/module/header.cmhg b/module/header.cmhg index 02449e9..729e9be 100644 --- a/module/header.cmhg +++ b/module/header.cmhg @@ -1,6 +1,4 @@ -help-string: Iconv 0.12 - -date-string: 20 Jan 2013 +help-string: Iconv 0.13 title-string: Iconv -- cgit v1.2.3