summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README2
-rw-r--r--version.sh6
3 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 563c6e6..747198c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-28 Daiki Ueno <ueno@gnu.org>
+
+ * version.sh: Bump version number and date.
+ * README: Update version.
+
2018-02-02 Bruno Haible <bruno@clisp.org>
Update after gnulib changed.
diff --git a/README b/README
index c2e191f..889c75b 100644
--- a/README
+++ b/README
@@ -68,7 +68,7 @@ The documentation is under another license; see in the documentation.
Download
--------
- https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.8.tar.gz
+ https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.9.tar.gz
Homepage
--------
diff --git a/version.sh b/version.sh
index 809c80e..c6e4bac 100644
--- a/version.sh
+++ b/version.sh
@@ -1,6 +1,6 @@
# Version number and release date.
-VERSION_NUMBER=0.9.8
-RELEASE_DATE=2017-11-30 # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.9.9
+RELEASE_DATE=2018-02-28 # in "date +%Y-%m-%d" format
# Version of gnulib that was used in this release.
-GNULIB_GIT_COMMIT=82edd0e68b9e88fb24c1d32ad815083f66fae1ef
+GNULIB_GIT_COMMIT=e6aa578643640d094cbc4c0985066266203c1535